https://github.com/oresoftware/roodles2
Roodles restarts procs on file changes and sends stdio to socket files
https://github.com/oresoftware/roodles2
Last synced: 5 months ago
JSON representation
Roodles restarts procs on file changes and sends stdio to socket files
- Host: GitHub
- URL: https://github.com/oresoftware/roodles2
- Owner: ORESoftware
- License: mit
- Created: 2020-03-01T04:02:51.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-12-06T18:01:33.000Z (over 2 years ago)
- Last Synced: 2025-06-09T03:04:48.578Z (about 1 year ago)
- Language: JavaScript
- Homepage:
- Size: 155 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: readme.md
- License: license.md
Awesome Lists containing this project
README
Travis build status:
[](https://travis-ci.org/ORESoftware/roodles2)
CircleCI build status:
[](https://circleci.com/gh/ORESoftware/roodles2/tree/master)
## @oresoftware/roodles
#### Install
>
>```bash
> npm i -g roodles
>```
>
### Watch a file and run a script
1. Setup roodles.conf.js in the root of your project - the exec property is most important
2. run `roodles` from the