From 3b1cc7326a38e90f2f11ca7a8cb75f1ef5f956cc Mon Sep 17 00:00:00 2001 From: Ribbon <ribbon_45@proton.me> Date: Sat, 30 Dec 2023 12:03:18 +0000 Subject: [PATCH] add tailspin --- recipes/wip/tailspin/recipe.toml | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 recipes/wip/tailspin/recipe.toml diff --git a/recipes/wip/tailspin/recipe.toml b/recipes/wip/tailspin/recipe.toml new file mode 100644 index 000000000..8923eef1e --- /dev/null +++ b/recipes/wip/tailspin/recipe.toml @@ -0,0 +1,5 @@ +#TODO Not compiled or tested +[source] +git = "https://github.com/bensadeh/tailspin" +[build] +template = "cargo" -- GitLab