chocobrew 0.2.2

text editor for choco
1
2
3
4
5
6
7
8
9
10
11
12
[![choco crate](https://img.shields.io/crates/v/chocobrew.svg)](https://crates.io/crates/chocobrew)
[![choco documentation](https://docs.rs/chocobrew/badge.svg)](https://docs.rs/chocobrew)
[![workflow run status](https://github.com/30bit/choco/actions/workflows/ci.yml/badge.svg)](https://github.com/30bit/choco/actions/workflows/ci.yml)

![chocobrew-screenshot](docs/chocobrew-screenshot.png)

Chocobrew is a text editor for [Choco](https://crates.io/crates/choco) markup language.
Releases are available at [github](https://github.com/30bit/choco/releases) as well as via `cargo`:

```sh
cargo install chocobrew
```