From f46f4c26fb6448c86970b6bd9eb609c2662833bd Mon Sep 17 00:00:00 2001 From: Ribbon <ribbon_45@proton.me> Date: Thu, 15 Feb 2024 05:42:46 +0000 Subject: [PATCH] add a recipe --- recipes/wip/tools/envio/recipe.toml | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 recipes/wip/tools/envio/recipe.toml diff --git a/recipes/wip/tools/envio/recipe.toml b/recipes/wip/tools/envio/recipe.toml new file mode 100644 index 000000000..5bb3ccf9b --- /dev/null +++ b/recipes/wip/tools/envio/recipe.toml @@ -0,0 +1,5 @@ +#TODO Not compiled or tested +[source] +git = "https://github.com/envio-cli/envio" +[build] +template = "cargo" -- GitLab