taskwarrior-tui/README.md
Dheepak Krishnamurthy 78a248f4a9 Update README.md
2020-07-28 04:32:47 -06:00

17 lines
667 B
Markdown

# Taskwarrior TUI
![CI](https://github.com/kdheepak/taskwarrior-tui/workflows/CI/badge.svg)
![](https://img.shields.io/github/license/kdheepak/taskwarrior-tui)
[![](https://img.shields.io/github/v/release/kdheepak/taskwarrior-tui)](https://github.com/kdheepak/taskwarrior-tui/releases/latest)
A Taskwarrior TUI written in Rust.
![taskwarrior-tui](https://user-images.githubusercontent.com/1813121/88654924-40896880-d08b-11ea-8709-b29cc970da4c.gif)
## Installation
**Manual**
1. Download the tar.gz file for your OS from [the latest release](https://github.com/kdheepak/taskwarrior-tui/releases/latest).
2. Unzip the tar.gz file
3. Run with `./taskwarrior-tui`.