Skip to content

A simple Redmine API client tool to get a issue's description.

License

Notifications You must be signed in to change notification settings

kemokemo/redget

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

redget

A simple Redmine API client tool to get a issue's description.

Install

Homebrew

brew install kemokemo/tap/redget

Scoop

First, add my scoop-bucket.

scoop bucket add kemokemo-bucket https://github.com/kemokemo/scoop-bucket.git

Next, install this app by running the following.

scoop install redget

Binary

Get the latest version from the release page, and download the archive file for your operating system/architecture. Unpack the archive, and put the binary somewhere in your $PATH.

Preparation

Please set the two env below:

  • REDMINE_URL: the root URL of the Redmine
  • REDMINE_KEY: the API access key of the above Redmine

Usage

$ redget -n 12345
# you can get the description of the issue #12345 here.

About

A simple Redmine API client tool to get a issue's description.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages