Metadata-Version: 2.1
Name: fancy-jira
Version: 0.1.1
Home-page: https://fancywhale.ca/
Author: Gui Martins
Author-email: gmartins@fancywhale.ca
License-File: LICENSE

![PyPI - Downloads](https://img.shields.io/pypi/dm/fancy-jira)
# fancy-jira
Just a fancy JIRA command line tool for people that do not like GUIs

# Install
For now you can just install this CLI using pip:
```shell
pip install fancy-jira
```

# Getting started
To start using this CLI you'll need to first login:
`jira login`

The endpoint that it is waiting is the base url for your JIRA endpoint: 
`https://jira.yourcompany.com`
