Skip to content

CyanCom/android_device_htc_golfu

 
 

Repository files navigation

Getting Started

To get started with Android/CyanogenMod for golfu, you'll need to get familiar with Git and Repo.

To initialize your local repository using the CyanogenMod trees, use a command like this:

repo init -u git://github.com/CyanogenMod/android.git -b cm-10.2
curl --create-dirs -L -o ~/cm-10.2/.repo/local_manifests/golfu.xml -O -L https://raw.github.com/CyanCom/roomservice/cm-10.2/golfu.xml

Then to sync up:

repo sync

WORK IN PROGRESS. WILL EAT YOUR CAT.

Releases

No releases published

Packages

No packages published

Languages

  • C++ 77.4%
  • C 18.9%
  • Shell 3.7%