1.0.3 • Published 4 years ago

get-up-and-run v1.0.3

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

🏃 Get up and Run!

Automate your setup for different work environments/projects - run tedious commands faster, by defining frequently used commands under get_up_and_run.json file anywhere in their filesystem. Then running those commands using the run <commandsuite> command

demo

📦 Install

npm install -g get-up-and-run
yarn global add get-up-and-run

⌨️ Usage

run <commandsuite>

👨‍💻 Contributing

Feel free to create issues and/or send a pull request to this repository with your code contributions