From eeff190c0e9eb3abd50996c556dd70933dbcf03e Mon Sep 17 00:00:00 2001 From: Ribbon <ribbon_45@proton.me> Date: Mon, 29 Jul 2024 21:09:44 +0000 Subject: [PATCH] Add a recipe --- recipes/wip/dev/git-tools/serie/recipe.toml | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 recipes/wip/dev/git-tools/serie/recipe.toml diff --git a/recipes/wip/dev/git-tools/serie/recipe.toml b/recipes/wip/dev/git-tools/serie/recipe.toml new file mode 100644 index 000000000..dc6a3c062 --- /dev/null +++ b/recipes/wip/dev/git-tools/serie/recipe.toml @@ -0,0 +1,5 @@ +#TODO not compiled or tested +[source] +git = "https://github.com/lusingander/serie" +[build] +template = "cargo" -- GitLab