0.0.1 ā€¢ Published 4 years ago

pinsfw.d v0.0.1

Weekly downloads
-
License
MIT
Repository
-
Last release
4 years ago

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