Skip to content

jeremyswann/notebook

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Notebook App 📓

A very basic command line notebook app Created with ❤️ in ⬢ Node.js by Jeremy Swanborough

Requirements:

Installation:

  1. Clone the repo using git and open the notebook dir
λ git clone https://github.com/jeremyswann/notebook.git notebook
λ cd notebook
  1. Install the app using yarn
λ yarn install

How to use:

Run --help to get a list of possible commands

λ node app --help
app [command]

Commands:
  app add     Add a new note
  app list    List all notes
  app read    Read a note
  app remove  Remove a note

Options:
  --version  Show version number
  --help     Show help

Have fun! 🎉

About

Notebook App 📓

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published