Skip to content

gass-git/notes-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

86 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

✏️ Notes CLI

Keep track of your notes in the CLI

notes

Install with Scoop

scoop install https://raw.githubusercontent.com/gass-git/notes-cli/refs/heads/main/notes-cli.json

Commands

View all your notes:

notes-cli show

Add a new note:

notes-cli add "Your note here"

Delete note number n:

notes-cli delete n

🧪 Dev Notes

Run unit-tests:

gcc -o tests tests.c unity/unity.c notes.c -DNO_MAIN

About

Keep your notes 📝 hidden in the CLI.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors