cooklang-chef 0.2.0

CLI to manage cooklang recipes
# cooklang-chef

[![Crates.io](https://img.shields.io/crates/v/cooklang-chef)](https://crates.io/crates/cooklang-chef)
![Crates.io](https://img.shields.io/crates/l/cooklang-chef)

A CLI utility to manage your cooklang recipes.

Install it with[^1]:
```sh
cargo install cooklang-chef
```

[^1]: This method currently has a problem. A dependency has a bug which is solved
but pending a release. Until then error colors won't work. If that is a big
problem for you, manually [cloning the repo and compiling will work](./docs/cli.md#compiling-the-cli).

Entire `cooklang-rs` project: https://github.com/Zheoni/cooklang-rs

![](../images/bread3.png)
![](../images/error_report.png)
![](../images/webui.png)