项目作者: Pharophile

项目描述 :
Pharo client for Atlassian Jira
高级语言: Smalltalk
项目地址: git://github.com/Pharophile/jirapharo.git
创建时间: 2016-10-25T21:38:49Z
项目社区:https://github.com/Pharophile/jirapharo

开源协议:MIT License

下载


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