Skip to content
This repository was archived by the owner on Oct 24, 2022. It is now read-only.

tascli/tascli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

Node.js Package Build linux Build windows

TasCLI

Description

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

Install

Classic:

Windows:

  1. Download the tascli.exe and drag it where ever you like
  2. Open the cmd and type: setx PATH "PATH TO YOUR DOWNLOADED .EXE"
  3. Done ๐Ÿ˜€

Linux:

  1. Download tascli and drag it where ever you like
  2. Open the terminal and type: echo 'export PATH="PATH TO YOUR DOWNLOADED FILE"' >> ~/.bashrc
  3. Done ๐Ÿ˜Ž

Node.js

You need to have installed nodejs to run tascli

Using npm / yarn:

npm install -g tascli or yarn global add tascli

Documentation

tascli - list all tasks

tascli create <name> - create a task

tascli create <name> -q/--quick - create a task only with his name

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

Create a new user

On Windows:

  1. open C:\users\[USER]\tascli.json
  2. You can write them in the bracket behind users

On Linux:

  1. open /home/[USER]/tascli.json
  2. You can write them in the bracket behind users

๐Ÿ‘ Thanks to

chalk, jsonfile, prompts, removeFromArray, cliui, boxen

About

TasCli is an open-source task-manager like monday.com, but for command line lovers ๐Ÿ’•.

Topics

Resources

License

Stars

Watchers

Forks

Contributors 2

  •  
  •