Go to file
Moritz Böhme f4ecd4a136
change package dir layout
2022-12-31 16:28:59 +01:00
packages change package dir layout 2022-12-31 16:28:59 +01:00
README.md add README.md 2022-12-30 20:01:11 +01:00
flake.lock init 2022-12-30 19:56:26 +01:00
flake.nix change package dir layout 2022-12-31 16:28:59 +01:00

README.md

Cooklang Flake

This is a simple flake to package some tools for cooklang recipes.

Usage

To run the cookcli tool:

nix run "git+https://gitea.moritzboeh.me/moritz/cooklang-flake.git"

To list all tools:

nix flake show "git+https://gitea.moritzboeh.me/moritz/cooklang-flake.git"