tasks-rs 1.0.0

A simple task list manager for the command line written in rust
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# Tasks-rs


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

## Installation


1. Download archive in [releases]https://github.com/gamertike/tasks-rs/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
```