# 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
```