Sha256: 044ef305c3a0f70e404467dc3dd217725614a272b2b7e5b8a2bed4fc3e181bb9
Contents?: true
Size: 692 Bytes
Versions: 3
Compression:
Stored size: 692 Bytes
Contents
# RedmineCLI [![Gem Version](https://badge.fury.io/rb/redmine_cli.svg)](https://badge.fury.io/rb/redmine_cli) Command-Line Interface for Redmine. Why? Because web-browser + mouse sucks ## Installation $ gem install redmine_cli ## Usage redmine help redmine conf init redmine issue list [user id] redmine issue show <issue id> redmine user find vasya redmine user find 123 redmine user find pupkin@yet.another.mail.com ## Contributing Bug reports and pull requests are welcome on GitHub at https://github.com/Nondv/redmine_cli. ## License The gem is available as open source under the terms of the [MIT License](http://opensource.org/licenses/MIT).
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
redmine_cli-0.2.2 | README.md |
redmine_cli-0.2.1 | README.md |
redmine_cli-0.2.0 | README.md |