skywalker212 / goober-notes

A note ๐Ÿ“taking node app for programmers ๐Ÿ‘ฉโ€๐Ÿ’ป and other people ๐Ÿ‘ฉ๐Ÿป๐Ÿ‘จ๐Ÿป๐Ÿ‘ง๐Ÿป๐Ÿง‘๐Ÿป๐Ÿ‘ด๐Ÿป๐Ÿ‘ต๐Ÿป

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

goober-notes

This is a note ๐Ÿ“ taking node app, which is completely console based. I will work on the web ๐Ÿ•ธ server part once I get the time โŒš. This is part of my #100DaysOfCode ๐Ÿ‘จ๐Ÿปโ€๐Ÿ’ป challenge.
Just so you know, goober is a character ๐Ÿ˜Ž from BoJack Horsemen ๐Ÿด. goober-notes rhymes with a popular open source system for managing containerized applications ๐Ÿ˜œ.

Setup


  • clone this repo using git clone https://github.com/skywalker212/goober-notes.git
  • install the node modules using npm install
  • run the app using node app <command\option>
command description
add Add a new note
list List all notes
read Read a note
remove Remove a note
Options:

--version Show version number
--help Show help


If you want to work on the web page, which still remains to be hard coded, then open an issue and let me know.
To get in touch, drop a mail at akashgajjar8@gmail.com

Peace โ˜ฎ

About

A note ๐Ÿ“taking node app for programmers ๐Ÿ‘ฉโ€๐Ÿ’ป and other people ๐Ÿ‘ฉ๐Ÿป๐Ÿ‘จ๐Ÿป๐Ÿ‘ง๐Ÿป๐Ÿง‘๐Ÿป๐Ÿ‘ด๐Ÿป๐Ÿ‘ต๐Ÿป

License:MIT License


Languages

Language:JavaScript 100.0%