Skip to content

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

Languages

  • JavaScript 68.1%
  • Go 29.8%
  • HTML 1.3%
  • Makefile 0.8%