A kanban board that keep the simplicity as well as the roots of the concept.
http://kanban-roots.heroku.com
Obs.: the database of this example is regularly cleaned up.
The pygments is a python package used on markdown syntax highlighting. To install it, just run:
$ (sudo) easy_install pygments
If you don't know heroku yet, just follow the
Geting Started with Heroku guide with one
difference: instead of use git push heroku master
, you will use the script
heroku-deploy.sh.
I add a hack for pygments work on Heroku, based on this post from Matthew Boston blog. So, don't worry about that.
That's it! Simple like that =)
Copyright (c) 2011 Hugo Henriques Maia Vieira
This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with this program. If not, see http://www.gnu.org/licenses/.