# cooklang-chef
[](https://crates.io/crates/cooklang-chef)

A CLI utility to manage your cooklang recipes.
Install it with```sh
cargo install cooklang-chef
```
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


