pneff/scrumboard
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
ScrumBoard is a simple application is a tool to help with Scrum backlog and sprint management. It strives to keep things simple. This is a Pylons application and requires SQLAlchemy 0.5 (which is currently a release candidate). Quick getting started guide to get up and running: $ paster setup-app development.ini $ paster serve development.ini This serves the application at http://localhost:5000/.