From 7f5280aa83d7aa5f9e17be3084caa805889b2871 Mon Sep 17 00:00:00 2001 From: Paul Sajna <paulsajna@gmail.com> Date: Sun, 29 Oct 2017 21:31:03 -0700 Subject: [PATCH] add recipe for termplay --- recipes/termplay/recipe.sh | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 recipes/termplay/recipe.sh diff --git a/recipes/termplay/recipe.sh b/recipes/termplay/recipe.sh new file mode 100644 index 000000000..90729981a --- /dev/null +++ b/recipes/termplay/recipe.sh @@ -0,0 +1,2 @@ +GIT=https://github.com/redox-os/termplay.git +GIT_UPSTREAM=https://github.com/redox-os/termplay.git -- GitLab