A command line utility for Redmine
Project description
rore
A command line tool for working with Redmine
Requires a config file like: ` [default] url=https://redmine.yourorg.tld key=7c6cnotarealkey2b198c24449cca20b61c95854 ` The key required is your API key. You can find your API key on your account page ( /my/account ) when logged in, on the right-hand pane of the default layout.
Uses [python-redmine](https://github.com/maxtepkeev/python-redmine)
INSTALLATION
` $ pip install rore ` Or to install directly from checkout: ` $ python setup.py build $ python setup.py install `
USAGE
` $ rore issues --query ` ` $ rore issues --create --project deploy --subject 'Deploy broken!' ` ` $ rore projects --list `
DOCUMENTATION
Nothing exists right now except for the help output. ` $ rore --help ` ` $ rore issues --help `
CONTRIBUTING
License is Apache 2.0.
Pull requests welcome.
Find me in #rackspace-dev on Freenode as jlk
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file rore-0.6.tar.gz
.
File metadata
- Download URL: rore-0.6.tar.gz
- Upload date:
- Size: 9.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | fdabb45e945746ed643b3fd4855706dedefc66f011d4854d3455d70d8b5522b8 |
|
MD5 | 15379678bb386814acb117265c8f15b3 |
|
BLAKE2b-256 | fc1de9b97fd9ad69f961b656158bd4f00846c205a44739ae1fb16f111f26b6b9 |