Skip to content

Latest commit

 

History

History
41 lines (28 loc) · 1.8 KB

README.md

File metadata and controls

41 lines (28 loc) · 1.8 KB

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