# Make a directory where Repo will be stored and add it to the path
$ mkdir ~/.bin
$ PATH=~/.bin:$PATH
# Download Repo itself
$ curl https://storage.googleapis.com/git-repo-downloads/repo > ~/.bin/repo
# Make Repo executable
$ chmod a+x ~/.bin/repo
### CyanPop sources: ###
$ repo init -u git://github.com/CyanPop/platform_manifest.git -b cm-13.0
$ repo sync -j4
$ . CyanPOP-Tools/build.sh <device>
$ RolanDroid (Rom Developer)
$ CyanogenMod
$ CrDroid
$ Temasek
$ @PartimusPrime (for his bootanimations)
$ And to all who helped us with code