Created
December 11, 2018 21:05
-
-
Save sogaiu/f8be4a0114c0885b814acdd54d3c495c to your computer and use it in GitHub Desktop.
sample update and deployment steps to a unity project
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
git clone https://github.com/arcadia-unity/clojure-clr.git | |
cd clojure-clr | |
git checkout unity | |
make | |
sh deploy.sh <project/Assets/Arcadia/> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment