Skip to content

TsitouhRanjafy/Task_Tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Task Tracker

CLI app to track your tasks and manage your to-do list. Details here

Requirement to run this

  • prompts: Prompts is a higher level and user friendly interface built on top of Node.js's inbuilt Readline module.
  • figlet: This package aims to fully implement the FIGfont spec in Javascript, which represent the graphical arrangement of characters representing larger characters.
  • chalk: Chalk is a clean and focused library used to do string stylin in your termninal application.

Installation

  • clone this repository
  git clone https://github.com/TsitouhRanjafy/Task_Tracker.git
  • enter to the project
  cd "Task_Tracker"
  • install the dependecies
npm install
  • run the programme
npm start

Commande Line Interface

  • help: show all command

  • add: Added a new task

About

Task Tracker CLI, CLI app to track your tasks and manage your to-do list

Topics

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors