-
Notifications
You must be signed in to change notification settings - Fork 7
Setup
verbitan edited this page Jan 20, 2013
·
2 revisions
In order to build Hashtag Warrior on your own, you'll need the following prerequisites...
Building Hashtag Warrior is easy! A few simple commands and you're away.
git clone git://github.com/verbitan/hashtag-warrior.git
cd hashtag-warrior
git submodule init
git submodule update
open hashtag-warrior.xcodeproj
At this point you should have the Hashtag Warrior project in Xcode, and everything should be ready to compile.