2 stable releases
1.0.1 | Jul 2, 2024 |
---|
#2155 in Command line utilities
47 downloads per month
10KB
213 lines
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
Dependencies
~2–13MB
~100K SLoC