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
- Host: GitHub
- URL: https://github.com/michaelhelmick/jira-term
- Owner: michaelhelmick
- Created: 2016-10-18T14:06:31.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2016-10-18T14:06:33.000Z (over 8 years ago)
- Last Synced: 2025-01-30T07:43:20.041Z (5 months ago)
- Language: Python
- Size: 3.91 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
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