1.0.0 • Published 6 years ago

foreground v1.0.0

Weekly downloads
2
License
MIT
Repository
github
Last release
6 years ago

Foreground CLI tool

Bring services to the foreground and kill them using "Ctrl+C".

npm install -g foreground

Usage

Set the start command and stop command.

foreground "brew services start mysql" "brew services stop mysql"
1.0.0

6 years ago