Skip to content

twinbird/rdm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

rdm

Redmine command line client.

Install

$ go get golang.org/x/text/encoding/japanese
$ go get github.com/twinbird/rdm

Usage

Listing all project list.

$ rdm

Listing all issues in project list.

$ rdm -i [project id]

Output all project list to MS Excel Format.

$ rdm -E [filepath]

Output all issues to MS Excel Format in project.

$ rdm -i [project id] -E [filepath]

About

Redmine Command Line Client.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages