# :green_salad: Recipes :open_book: [![ci](https://img.shields.io/github/actions/workflow/status/nicholaswilde/recipes/ci.yaml?label=ci&style=for-the-badge&branch=main)](https://github.com/nicholaswilde/recipes/actions/workflows/ci.yaml) [![link-check](https://img.shields.io/github/actions/workflow/status/nicholaswilde/recipes/link-check.yaml?label=link-check&style=for-the-badge&branch=main)](https://github.com/nicholaswilde/recipes/actions/workflows/link-check.yaml) [![spellcheck](https://img.shields.io/github/actions/workflow/status/nicholaswilde/recipes/spellcheck.yaml?label=spellcheck&style=for-the-badge&branch=main)](https://github.com/nicholaswilde/recipes/actions/workflows/spellcheck.yaml) [![pre-commit](https://img.shields.io/badge/pre--commit-enabled-brightgreen?logo=pre-commit&logoColor=white&style=for-the-badge)](https://pre-commit.com/) [![task](https://img.shields.io/badge/task-enabled-brightgreen?logo=task&logoColor=white&style=for-the-badge)](https://taskfile.dev/) My collection of recipes made with [cooklang][1]. --- [![asciicast](assets/gifs/demo.gif)](https://asciinema.org/a/540543) Aliases used. ```bash alias e='micro' alias gpo='git push origin main' ``` --- ## :book:  Documentation ​Documentation can be found [​here​](http://nicholaswilde.io/recipes). --- ## :balance_scale:   License ​[​Apache 2.0 License​](../LICENSE) --- ## :pencil:​ ​Author ​This project was started in 2022 by [​Nicholas Wilde​](https://github.com/nicholaswilde/). [1]: https://cooklang.org/