diff --git a/recipes/wip/dev/git-tools/giff/recipe.toml b/recipes/wip/dev/git-tools/giff/recipe.toml new file mode 100644 index 00000000..043bff3d --- /dev/null +++ b/recipes/wip/dev/git-tools/giff/recipe.toml @@ -0,0 +1,6 @@ +#TODO not compiled or tested +[source] +git = "https://github.com/bahdotsh/giff" +shallow_clone = true +[build] +template = "cargo"