nodepi-launcher

Launcher for nodepi

Usage no npm install needed!

<script type="module">
  import nodepiLauncher from 'https://cdn.skypack.dev/nodepi-launcher';
</script>

README

Launcher for NodePI server

This small tool downloads nodepi, installs all required packages and starts server. If you want to nodepi to be able to self update use npx method, otherwise install it as global binary.

Usage:

npx nodepi-launcher

or

yarn global add nodepi-launcher
yarn nodepi-launcher

Licence

MIT