@tascli/preview

Tascli is an open-source task-manager like monday.com, but for command line nerds.

Usage no npm install needed!

<script type="module">
  import tascliPreview from 'https://cdn.skypack.dev/@tascli/preview';
</script>

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

Using npm / yarn:

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

👏 Thanks to

chalk, jsonfile, prompts, removeFromArray, cliui, boxen