jirapharo

Description

Pharo client for Atlassian Jira

Details

Source
GitHub
Dialect
pharo (65% confidence)
License
MIT
Created
Oct. 25, 2016
Updated
Oct. 20, 2018
Topics
jira pharo

README excerpt

# jirapharo
Accessing JIRA REST API from Pharo

This thing provides some basic support for dealing with JIRA.

There are facilities to access the Agile thing (Epics and Stories) as well as linking them.

It retrieves custom field definitions, properties of issues. Can do some JQL as well.

I am not too happy with the current design. I want this to be more [RestAngular](https://github.com/mgonto/restangular) like
← Back to results