tasks-rs

Crates.iotasks-rs
lib.rstasks-rs
version1.0.1
sourcesrc
created_at2024-07-02 12:34:37.164999
updated_at2024-07-02 13:29:43.767217
descriptionA simple task list manager for the command line written in rust
homepage
repositoryhttps://github.com/gamertike/tasks-rs
max_upload_size
id1289557
size26,901
Danielius Vaisnoras (DanieliusDev)

documentation

README

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
Commit count: 4

cargo fmt