lottadot / JiraToolsKit

JiraToolsKit is a macOS framework (written in swift) to communicate with the JIRA API.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

JiraToolsKit

Description

JiraToolsKit is a macOS framework (written in swift) to communicate with the JIRA API. The command line jiratools uses the JiraToolsKit framework to communicate with JIRA. The framework is small and lightweight. It is in no way meant to be 100% complete towards the JIRA API - their API is huge - pull requests appreciated :)

How To use this?

Use Carthage

Trial Jira Instance

If you would like to try this but are hesitant to run it against your production JIRA instance, you can run a local development instance of Jira fairly easily. Follow the directions in the JiraLottadotTools project.

Resources

License

JiraToolsKit is released under the MIT License.

Copyright

(c) 2016 Lottadot LLC. All Rights Reserved.

About

JiraToolsKit is a macOS framework (written in swift) to communicate with the JIRA API.

License:MIT License


Languages

Language:Swift 98.8%Language:Objective-C 1.2%