Add recipes for 2048, cleye, and rust64

This commit is contained in:
Jeremy Soller 2017-10-04 20:57:54 -06:00
parent d1c72f4de2
commit fa11383b38
3 changed files with 3 additions and 0 deletions

1
recipes/2048/recipe.sh Normal file
View File

@ -0,0 +1 @@
GIT=https://github.com/redox-os/2048-rs.git

1
recipes/cleye/recipe.sh Executable file
View File

@ -0,0 +1 @@
GIT=https://github.com/redox-os/cleye.git

1
recipes/rust64/recipe.sh Executable file
View File

@ -0,0 +1 @@
GIT=https://github.com/redox-os/rust64.git