The command line interface for Jira REST API
- jira>=1.0.10
- pbr>=1.6
- cliff>=1.18.0
- jiractl can be installed through easy_install or pip.
pip install jiractl- 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 .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.