The command line interface for Jira REST API
Project description
The command line interface for Jira REST API
Usage
Requirements
- jira>=1.0.10
- pbr>=1.6
- cliff>=1.18.0
Install
Automated
- jiractl can be installed through easy_install or pip.
pip install jiractl
Manual
- Clone the xmlsec repository to your local computer.
git clone git://github.com/bgaifullin/python-jiractl.git
- Change into the jiractl root directory.
cd /path/to/jiractrl
- Install the project and all its dependencies using pip.
pip install .
License
Unless otherwise noted, all files contained within this project are liensed under the MIT opensource license. See the included file LICENSE or visit opensource.org for more information.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
jiractl-0.0.8.tar.gz
(11.9 kB
view hashes)