Skip to content

Latest commit

 

History

History
33 lines (21 loc) · 389 Bytes

readme.md

File metadata and controls

33 lines (21 loc) · 389 Bytes

folder-watcher

watches a folder and copies every new file to a target directory

Dev

$ npm install

Test

$ npm run test

Run

$ npm start

Build

$ npm run build

Builds the app for OS X, Linux, and Windows, using electron-packager.

License

MIT © Dan Mordechay