Skip to content

MuhammedSemri/notes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Terminal-notes

Notes CLI tool

to install

go get -u github.com/MuhammedSemri/notes

go install github.com/MuhammedSemri/notes

How to use

to create a new note: notes t/title ["your title"] c/content ["your note here"]

to create a new note without a title: notes c ["your note here"]

to show all your notes: notes all

to delete a specific note: note id [your note id]

to delete all your notes: notes ad

About

Notes CLI tool

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages