Skip to content

danjac/kanban

Repository files navigation

This is a very simple Kanban board. It just renders a single board. You can create lists and tasks and move them around.

To build:

  • go get github.com/danjac/kanban
  • cd $GOPATH/src/github.com/danjac/kanban
  • make
  • ./bin/serve

About

Very simplistic kanban implementation

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published