Skip to content

A status board that front-ends Redmine with Kanban-esque views - it's pretty much only useful to PL staff

License

Notifications You must be signed in to change notification settings

jamtur01/boardie

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Boardie

Author

James Turnbull james@lovedthanlost.net

Prerequistes

  • Sintra
  • Datamapper
  • Sqlite3

Installation

$ sudo gem install boardie

Usage

Usage: boardie [options] ...

Common options: -v, --version Display version -h, --help Display this screen

The configuration file, config/config.yml should contain values for:

redmine_site: 'https://support.example.com'
redmine_key: abcde12334
redmine_project: example_project
inprogress_quota: 6

The inprogress_quota indicates the max number of issues that can be in progress at a time.

An example file is in the config directory.

License

See LICENSE file.

About

A status board that front-ends Redmine with Kanban-esque views - it's pretty much only useful to PL staff

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published