Skip to content

This is a simple command line note app which takes the arguments from command line and saves the info in a json file locally.

Notifications You must be signed in to change notification settings

Justabhi96/note-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

note-app

This is a command line app which takes the arguments(e.g title, message) from command line and saves them in a json file locally. You can use "node app.js" command to run this from command prompt opened in this folder. You can also use --help comand to know what are the commands that you can use. It has support for create, read, find and delete functionalities.

About

This is a simple command line note app which takes the arguments from command line and saves the info in a json file locally.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published