kentcdodds / nps-utils

Utilities for http://npm.im/nps (npm-package-scripts)
https://doclets.io/kentcdodds/nps-utils/master
MIT License
101 stars 23 forks source link

support nodemon/onchange/something else #11

Closed kentcdodds closed 7 years ago

kentcdodds commented 7 years ago

Adding scripts that watch for file-system changes is fairly common. We should choose which to use and add support for it.