From e5ccc5c8521a59fe57f3f89cbdb5fe0088e74a23 Mon Sep 17 00:00:00 2001 From: Ribbon Date: Sat, 11 Jan 2025 12:43:00 +0000 Subject: [PATCH] Add the boulette recipe --- recipes/wip/terminal/boulette/recipe.toml | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 recipes/wip/terminal/boulette/recipe.toml diff --git a/recipes/wip/terminal/boulette/recipe.toml b/recipes/wip/terminal/boulette/recipe.toml new file mode 100644 index 000000000..4dd89dd8a --- /dev/null +++ b/recipes/wip/terminal/boulette/recipe.toml @@ -0,0 +1,5 @@ +#TODO not compiled or tested +[source] +git = "https://github.com/pipelight/boulette" +[build] +template = "cargo"