diff --git a/recipes/wip/terminal/chatd/recipe.toml b/recipes/wip/terminal/chatd/recipe.toml new file mode 100644 index 0000000000000000000000000000000000000000..1a9bd5a526b905e18e81a6cc25f496643b515a31 --- /dev/null +++ b/recipes/wip/terminal/chatd/recipe.toml @@ -0,0 +1,5 @@ +#TODO not compiled or tested +[source] +git = "https://github.com/unrenamed/chatd" +[build] +template = "cargo"