Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 255 Bytes

README.MD

File metadata and controls

15 lines (8 loc) · 255 Bytes

Task Manager using command line

project link: https://roadmap.sh/projects/task-tracker

open terminal, obviously

change directory to where "tmCLI.js" is

check if you have node installed

run the following command

node tmCLI.js

and there you are...