rest-your-eyes

1.0.1 • Public • Published

Rest your eyes while your command runs

Instead of opening twitter/reddit, rest your eyes!

Your screen will become bright again when the command finishes.

rest your eyes

Install

npm install -g rest-your-eyes

Usage

Run your commands prefixed with rest.

Example

rest npm install

rest npm test

rest gulp build

Or add it to package.json:

"scripts"{
  "test": "rest ava",
  "build": "rest babel src -d"
}

Readme

Keywords

Package Sidebar

Install

npm i rest-your-eyes

Weekly Downloads

3

Version

1.0.1

License

MIT

Last publish

Collaborators

  • siddharthkp