diff --git a/recipes/wip/tools/rsftch/recipe.toml b/recipes/wip/tools/rsftch/recipe.toml new file mode 100644 index 000000000..214b2cfbc --- /dev/null +++ b/recipes/wip/tools/rsftch/recipe.toml @@ -0,0 +1,5 @@ +#TODO not compiled or tested +[source] +git = "https://github.com/charklie/rsftch" +[build] +template = "cargo"