pinsfw.d

$ npm install -g pinsfw.d

Usage no npm install needed!

<script type="module">
  import pinsfwD from 'https://cdn.skypack.dev/pinsfw.d';
</script>

README

pinsfw.d

Install

$ npm install -g pinsfw.d

CLI

$ pinsfw.d <path>

🚀 File watcher socket daemon for pi.

Positionals:
  path  Relative path to the watching directory                         [string]

Options:
  --help     Show help                                                 [boolean]
  --version  Show version number                                       [boolean]
  -sp        Static file port                                          [string]
  -wp        WebSocket port                                            [string]

Development

There are 2 available commands:

  • npm run dev - Start development mode and recompile on change
  • npm run build - Build a final distributable for npm