louisgv / pinsfw.d

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About


Languages

Language:JavaScript 100.0%