https://github.com/oeo/runfast
fast configless module to run/watch/reload package.main
https://github.com/oeo/runfast
Last synced: 2 months ago
JSON representation
fast configless module to run/watch/reload package.main
- Host: GitHub
- URL: https://github.com/oeo/runfast
- Owner: oeo
- Created: 2016-03-23T22:40:41.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2019-01-29T18:47:27.000Z (over 6 years ago)
- Last Synced: 2025-01-25T22:22:10.681Z (4 months ago)
- Language: CoffeeScript
- Size: 516 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# runfast
# install
using [npm](https://npmjs.org)
```
npm install runfast -gcd ./myproject
runfast
```