Skip to content

afternoon/progress

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Progress

Show progress reports for Jira versions.

Build

$ npm install
$ make

Run

Create a config file:

module.exports =
  port: 3000
  jira:
    url: 'https://jira.example.com'

Run app/bin/progress to start the app:

$ ./app/bin/progress

Browse to http://localhost:3000 (replace port number as appropriate).

About

A progress dashboard for JIRA Agile projects

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published