https://github.com/darky/make-it-restart-cli
https://github.com/darky/make-it-restart-cli
Last synced: 5 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/darky/make-it-restart-cli
- Owner: darky
- License: mit
- Created: 2018-07-03T19:43:48.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-07-03T19:44:22.000Z (almost 8 years ago)
- Last Synced: 2025-10-09T13:08:02.509Z (8 months ago)
- Language: JavaScript
- Size: 1.95 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# make-it-restart-cli
Allow to restart you cli process manually.
## Example
```bash
make-it-restart-cli webpack -w
```
For restarting, type to stdin `rs` and press enter...