A Rust CLI app for managing tasks that I cobbled together in a few hours. It's mostly a personal project, but anyone who comes across this is free to use and contribute :)
Run:
git clone [email protected]:erayalkis/task_rs.git
cd into root:
cd taskrs
Run ./build.sh
./build.sh
taskrs --help
taskrs create-list work
taskrs "Example Task" work