jjj 0.2.0

A modal interface for Jujutsu.
# `jjj`


![Crates.io Downloads (latest version)](https://img.shields.io/crates/dv/jjj)
![Crates.io Downloads (recent)](https://img.shields.io/crates/dr/jjj)

A modal interface for [Jujutsu](https://jj-vcs.github.io/jj).

[![Star History Chart](https://api.star-history.com/svg?repos=icorbrey/jjj&type=Date)](https://www.star-history.com/#icorbrey/jjj&Date)

## ✨ Getting started


Clone the repository locally and build.

```sh
jj git clone https://github.com/icorbrey/jjj.git
cd jjj
cargo dev
```

## ⚖️ License


`jjj` is distributed under the [MIT license](./LICENSE.md).