Skip to content

ctcutler/dotty

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dotty

Manage dots on Kanban boards

setup

virtualenv -p python3 venv
. venv/bin/activate
make init

run

python -m dotty <config_file>

make targets

  • make init: load requirements
  • make tests: run tests
  • make install: install dotty
  • make develop: install dotty for development
  • make uninstall: uninstall dotty

About

Manage dots on Kanban boards

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published