Last active
December 7, 2015 06:28
-
-
Save hamaluik/86567142b88e7e2d4d80 to your computer and use it in GitHub Desktop.
Setup snowkit
This file contains 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
#!/bin/sh | |
haxelib git flow https://github.com/underscorediscovery/flow.git | |
haxelib git snow https://github.com/underscorediscovery/snow.git | |
haxelib git luxe https://github.com/underscorediscovery/luxe.git | |
haxelib git mint https://github.com/underscorediscovery/mint.git | |
wget http://build.luxeengine.com/snow/latest.all.zip |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment