diff --git a/software/cookcli.yml b/software/cookcli.yml new file mode 100644 index 0000000000..fa0c147895 --- /dev/null +++ b/software/cookcli.yml @@ -0,0 +1,10 @@ +name: CookCLI +website_url: https://cooklang.org +source_code_url: https://github.com/cooklang/CookCLI +description: Command-line tool for automating meal planning and shopping with Cooklang recipes, scriptable for UNIX workflows, includes web server. +licenses: + - MIT +platforms: + - Rust +tags: + - Recipe Management