Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 464 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 464 Bytes

TODO CLI

Step 1 Install the todo_task_cli Package(Globally)

npm i todo_task_cli -g

Step 2 Run(Command) in your Terminal.

todo

  • And you have the total CLI version of TODO App.
  • You can add new Tasks in the List (Database).
  • Mark the Tasks Complete.
  • Delete the Task.

*** And you can do all these things in terminal with just your UP and DOWN arrows ***

You can Access the Code from Github.