Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 350 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 350 Bytes

go-redmine

A Go library for retrieving and updating data from a Redmine server using the Redmine REST API

Installation

Include github.com/jason0x43/go-redmine as a dependency in your code. The library imports as redmine.

Documentation

See the godocs.