Skip to content

joseph-hurtado/taiga-ncurses

 
 

Repository files navigation

taiga-ncurses

image

image

image

A NCurses client for Taiga.

Setup development environment

Just execute these commands in your virtualenv(wrapper):

$ pip install -r dev-requirements.txt
$ python setup.py develop
$ py.test               # to run the tests
$ taiga-ncurses         # to run the app

Obviously you need the taiga backend and, if you don't fancy living in darkness, you can use the taiga web client, sometimes. :P

Note: taiga-ncurses only runs with python 3.3+.

About

Project management web application with scrum in mind! (Curses client)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published