Skip to content

hugomaiavieira/kanban-roots

Repository files navigation

Kanban roots Build Status Dependency Status

A kanban board that keep the simplicity as well as the roots of the concept.

Example

http://kanban-roots.heroku.com

Obs.: the database of this example is regularly cleaned up.

kanban-roots board print

System dependencies

pygments

The pygments is a python package used on markdown syntax highlighting. To install it, just run:

$ (sudo) easy_install pygments

Using on Heroku

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 =)

License

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/.

About

A kanban board that keeps the simplicity as well as the roots of the concept.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published