taskt 0.3.0

A todo list manager for the terminal
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# taskt
Todo app made in Rust

![imagen](https://github.com/TortitasT/taskt/assets/76071376/eb3c8333-88e0-4156-8915-ee739fd68845)


## Installation

```bash
cargo install taskt
```

## Usage

```bash
taskt
```