Skip to content

louisgv/nsfw.d

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nsfw.d

Install

$ npm install -g nsfw.d

CLI

$ nsfw.d <path>

🚀 File watcher socket daemon.

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

Node Simple File Watcher Daemon

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published