Well, other than the usual why not, it's because I was bored one afternoon without a lot to do so I've created it!.
You can always use --help to see what it does but here we go.
- run git clone then cd into cloned folder
- run npm install
- That's it now you can run the below commands
NOTE: you can add the project folder to your PATH variable like so you can run todo from anywhere e.g.
export PATH=$(pwd):$PATH
or simply run ./todo inside the cloned folder
New Todo
todo "todo text"
Done Todo
todo done ID
Delete Todo
todo delete ID
Wipe todos
todo wipe
List todo
todo list
Save todo to a text file
todo > todos.txt
No license, OSS forever (Even though that doesn't mean licenses aren't important) do whatever the hell you want with it just please respect the licenses of the used libraries within.
"OMG IT'S SO AWESOME I LOVE YOU RAMI!"
I love you too ♥
"That's neat can I use it for X?"
Sure, go ahead :)
"I could've written this in 3 lines!"
I'm happy for you.
"It is far from being comptabile with my OS!"
Yep I know.
"It sucks!! what is this garbage? my little sister can write this while sleeping!"
Merci, you too ♥.