https://github.com/linkdd/dirwatcher
Directory watcher for livereloading scripts
https://github.com/linkdd/dirwatcher
Last synced: about 1 year ago
JSON representation
Directory watcher for livereloading scripts
- Host: GitHub
- URL: https://github.com/linkdd/dirwatcher
- Owner: linkdd
- Created: 2017-05-01T03:56:06.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2017-05-01T05:21:20.000Z (about 9 years ago)
- Last Synced: 2025-03-16T15:45:43.765Z (about 1 year ago)
- Language: Python
- Size: 7.81 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# dirwatcher
Directory watch for livereloading scripts.
## Usage
dirwatcher -d /path/to/directory -s "my-command --with=options"