An open API service indexing awesome lists of open source software.

https://github.com/michaelhelmick/jira-term

JIRA Command-line interface
https://github.com/michaelhelmick/jira-term

Last synced: 3 months ago
JSON representation

JIRA Command-line interface

Awesome Lists containing this project

README

        

JIRA CLI
========

JIRA CLI is a command line interface for JIRA that attempts to make common JIRA tasks easier.

Usage
-----

.. code-block:: shell

>>> jira-term

Install
-------

Install Lassie via `pip `_

.. code-block:: bash

$ pip install jira-term

or, with `easy_install `_

.. code-block:: bash

$ easy_install jira-term

But, hey... `that's up to you `_.

Documentation
-------------

TBA