diff --git a/recipes/wip/net/server/quick-serve/recipe.toml b/recipes/wip/net/server/quick-serve/recipe.toml new file mode 100644 index 0000000000000000000000000000000000000000..311cb881fec463e8b6465e6533ee339f0c9a13f5 --- /dev/null +++ b/recipes/wip/net/server/quick-serve/recipe.toml @@ -0,0 +1,5 @@ +#TODO not compiled or tested +[source] +git = "https://github.com/joaofl/quick-serve" +[build] +template = "cargo"