Neef
I kept hearing Rust mentioned all over the place. People seem to love it, so I figured I'd give it a try. This project is my intro to Rust. It will be a super simple note taker CLI.
Example
Input:
neef note "Take out the trash"
neef list
Output
- Take out the trash