Skip to content

grindos/NotesNode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

9 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

Notes CLI application

This applications allows you to manage notes through command line. It can add, read, list and remove your notes. It saves them as plain text.

Commands

add

--title, -t: Title of note

--body, -b: Body of note

Add a new note.

read

--title, -t: Title of note

Find a note by title.

list

Print all notes.

remove

--title, -t: Title of note

Remove a note by title.

About

๐Ÿ—’ Notes CLI application

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published