t-cli 0.3.3

A simple CLI task manager
# t


[<img src="https://img.shields.io/crates/v/t-cli.svg?style=flat-square" alt="crates.io link">](https://crates.io/crates/t-cli)

t is a simple task manager written in rust.

It was designed to be a faster version of [taskbook.](https://github.com/klaussinani/taskbook)

### Install :


```
cargo install t-cli
```

### Usage:


```
t help
```

### Config Directory:


Windows: `%appdata%/t`

Linux: `~/.config/t`