Skip to content

Instantly share code, notes, and snippets.

@hamaluik
Last active December 7, 2015 06:28
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save hamaluik/86567142b88e7e2d4d80 to your computer and use it in GitHub Desktop.
Save hamaluik/86567142b88e7e2d4d80 to your computer and use it in GitHub Desktop.
Setup snowkit
#!/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