Skip to content

H4ppy-04/tk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Task Manager

The Uncomprimising Task Manager

License: MIT Code style: black

"Focus on the task, not the tool."

Task is the uncomprimising task-management tool for the 21st century. Forget interfacing with Trello boards and Google tasks. Task works right here in your command line.

Installation and Usage

Installation

Currently there is no way to install task as it in early-development.

Usage

task can be run by calling it directly.

tk [args ...]

Commands

Command Description Implemented Comments
--verbose Display additional output information Yes See --log-level for specific handling
--version Display version information Yes
--license Display license information Yes If no LICENSE file is present, output is read from GitHub
--log-level Set verbosity level No
--init Initialize task file(s) Yes This command will overwrite any existing data

License

MIT