@tascli/preview
v0.0.3
Published
Tascli is an open-source task-manager like monday.com, but for command line nerds.
Downloads
1
Maintainers
Readme
Version 2.0 is not stable
TasCLI
Description
Tascli is an open-source task-manager like monday.com, but for command line nerds.
Features
- Easy syntax
- Beautiful list and many more
Install
You have installed nodejs to run tascli
npm install -g @tascli/preview
or yarn global add @tascli/preview
Documentation
tascli
- list all tasks
tascli create <name>
- create a task
tascli info <name>
- get more info about a task
tascli remove <name>
- delete a task
tascli set <name>
- set the status of a task
tascli init
- create an empty json-file to store your tasks
ToDo
(*) move to typescipt
(*) new list
(*) new README
(*) new command: info
( ) self hosted sync