From 52af1871a751362665b8f8254b5fa457b269937d Mon Sep 17 00:00:00 2001 From: Ribbon <ribbon_45@proton.me> Date: Mon, 3 Jun 2024 10:52:44 +0000 Subject: [PATCH] Add a recipe --- recipes/wip/tui/otree/recipe.toml | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 recipes/wip/tui/otree/recipe.toml diff --git a/recipes/wip/tui/otree/recipe.toml b/recipes/wip/tui/otree/recipe.toml new file mode 100644 index 000000000..a0bc14f56 --- /dev/null +++ b/recipes/wip/tui/otree/recipe.toml @@ -0,0 +1,5 @@ +#TODO Not compiled or tested +[source] +git = "https://github.com/fioncat/otree" +[build] +template = "cargo" -- GitLab