#task-list #list #tasks #cli #task #command-line

bin+lib tasks-rs

A simple task list manager for the command line written in rust

2 stable releases

1.0.1 Jul 2, 2024

#2301 in Command line utilities

MIT license

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

  1. Download archive in releases
  2. Move the executable to a directory which is included in PATH
  3. 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
~99K SLoC