Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 416 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 416 Bytes

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 like