Skip to content

raghuvanshi65/notes-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

notes-cli

This is a simple node js cli app that uses yargs to manage cmd args

project Structure

The Project is a simple node js app that takes data from command line using yargs to manage data and stores that in a local data.json . You can have a look on this repo if want to understand how yargs and file system object works .

If it gives error try - $npm i (This is install all modules given in package.json) .

About

This is a simple node js cli app that uses yargs to manage cmd args

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published