Skip to content

Commit

Permalink
Nicer readme.
Browse files Browse the repository at this point in the history
  • Loading branch information
pneff committed Dec 10, 2008
1 parent b44a575 commit a7cdcc5
Showing 1 changed file with 7 additions and 17 deletions.
24 changes: 7 additions & 17 deletions README.txt
Original file line number Original file line Diff line number Diff line change
@@ -1,19 +1,9 @@
This file is for you to describe the ScrumBoard application. Typically ScrumBoard is a simple application is a tool to help with Scrum backlog and
you would include information such as the information below: sprint management. It strives to keep things simple.


Installation and Setup 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


Install ``ScrumBoard`` using easy_install:: This serves the application at http://localhost:5000/.

easy_install ScrumBoard

Make a config file as follows::

paster make-config ScrumBoard config.ini

Tweak the config file as appropriate and then setup the application::

paster setup-app config.ini

Then you are ready to go.

0 comments on commit a7cdcc5

Please sign in to comment.