1.0.0 • Published 4 years ago
relax-a-bit v1.0.0
Take a break
Take a short break and relax while the node modules are installing and your screen brightness is set to zero.

Install
npm install -g relax-a-bit
Usage
Run your commands prefixed with relax.
Example
relax npm install
relax npm test
relax gulp build
Or add it to package.json:
"scripts": {
"test": "relax ava",
"build": "relax babel src -d lib"
}1.0.0
4 years ago