From 41e0d9a93f7ea24a6c44c614de7c17a80d6fe15b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A1chym=20Tou=C5=A1ek?= Date: Sun, 4 Nov 2018 08:56:46 +0100 Subject: [PATCH] Add compileall.sh --- compileall.sh | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 compileall.sh diff --git a/compileall.sh b/compileall.sh new file mode 100644 index 0000000..544eab6 --- /dev/null +++ b/compileall.sh @@ -0,0 +1,14 @@ +cargo run onikakushi win +cargo run onikakushi mac +cargo run watanagashi win +cargo run watanagashi mac +cargo run tatarigoroshi win +cargo run tatarigoroshi mac +cargo run tatarigoroshi win-mg +cargo run tatarigoroshi mac-mg +cargo run himatsubushi win +cargo run himatsubushi mac +cargo run meakashi win +cargo run meakashi mac +cargo run tsumihoroboshi win +cargo run tsumihoroboshi mac