Skip to content
This repository has been archived by the owner on Dec 30, 2022. It is now read-only.

stephenhu/backlog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

backlog

a scrum backlog generator written in ruby. parses source file comments for TODO keywords and normalizes this data to a file, database, or other backend, this backend is then presented via a web interface.

as a developer, sometimes it's just easier to concentrate inside of an editor rather than switch from editor to project management tool. adding TODO comments is simple and non-intrusive.

requirements

  • thor
  • yaml

installation

  • install the gem from rubygems gem install backlog-0.0.1.gem

supported languages

  • python
  • ruby

environments

  • linux

About

Ruby backlog generator that parses source file TODO comments.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages