Watchmonkey CLI
Coming soon.
Help
If you need help or have problems open an issue.
Features
- Colors!
Requirements
- Ruby >= 2.0
- Unixoid OS (such as Ubuntu/Debian, OS X, maybe others) or Windows 7/8 (not recommended)
- something you want to monitor
Installation
gem install watchmonkey_cliwatchmonkey --generate-config [name=default]
Deactivate configs
If you want to deactivate configs entirely just rename the file to start with two underscores (e.g.: __example.rb).
Contributing
Contributions are very welcome! Either report errors, bugs and propose features or directly submit code:
- Fork it
- Create your feature branch (
git checkout -b my-new-feature) - Commit your changes (
git commit -am 'Added some feature') - Push to the branch (
git push origin my-new-feature) - Create new Pull Request
Legal
- © 2016, Sven Pachnit (www.bmonkeys.net)
- watchmonkey_cli is licensed under the MIT license.