Skip to content

hamzazahidulislam/js-cli-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project Name: Javascript-CLI-Project

How To Setup On Windows

  1. Download Project From This url : https://github.com/hamzazahidulislam/js-cli-project
  2. Go To Project Directory cd cli-project
  3. Install Requirements Package npm install

How To Use This Project

  1. How to add item node src\index.js add --text="First Item"
  2. How to update item node src\index.js update --id=1 --text="Fisrt Item Edited"
  3. How to find all list node src\index.js list
  4. How to search any item node src\index.js find --term="First"
  5. After Complete Your Task node src\index.js done
  6. Your Next Goul node src\index.js next

Project View

1 2 3 4 5

About

Javascript CLI Project

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published