Skip to content

Commit

Permalink
Its on PIP Now!
Browse files Browse the repository at this point in the history
  • Loading branch information
Neko-Design committed Apr 22, 2017
1 parent 8b2c3de commit 5f2e684
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,9 @@ JIRAPy works with data you already have, either from the APIs or from a WebHook.
I was writing bots to automatically perform actions when a ticket was raised to our board and found that I was recreating the same functions every time I created a new bot. This keeps all the helpers in an easy to import class.

### How Do I Install It
For now, you need to clone this Git repo and copy it into your project, but soon you'll be able to run `pip install jirapy` to get it anywhere.
Easy Method - Pip. Run `pip install jirapy` to download the latest version and its dependencies.

Alternatively, you can clone this repo and copy the `jirapy` folder into your project.

### How Do I Use It
Import the class(es) you require from the module:
Expand Down

0 comments on commit 5f2e684

Please sign in to comment.