You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
telenachos db19cbfe4b New command line tool for working with tasks (#732)
* Adding new command line tool for performing common task related
operations (create, list, delete, etc.)
* Replaced @exception decorator with try/except in main()
* Replaced optional --name with positional name and removed default
* Added license text to files
* Added django units to cover future API changes
* Refactored into submodules to better support tests
6 years ago
..
__init__.py New command line tool for working with tasks (#732) 6 years ago
core.py New command line tool for working with tasks (#732) 6 years ago
definition.py New command line tool for working with tasks (#732) 6 years ago