Tasks-rs
A simple task list manager for the command line written in rust
Installation
Install from crates.io
$ cargo install tasks-rs
Manual Installation
- Download archive in releases
- Move the executable to a directory which is included in
PATH
- If needed add the directory that the executable is in into
PATH
Get Started
To get started with tasks-rs run the following command:
$ tasks-rs --help