diff --git a/README.markdown b/README.markdown index e69de29b..4e5432da 100644 --- a/README.markdown +++ b/README.markdown @@ -0,0 +1,20 @@ +*Accessing the Build Server* +http://home.koushikdutta.com:8080/ + +*Authenticating to the Build Server* +You must be a member of the CyanogenMod organization. + +Your username and password is your Github username and Github API Token. +Your API token is accessible here: +https://github.com/settings/admin + +You must also make sure your CyanogenMod membership is not concealed. You can do that here: +https://github.com/cyanogenmod + +*Using the Build Server* +Click the "android" job. +Configure what you want to build. +Build it. + +*Modifying the local_manifest.xml* +Edit ics.xml (the ics local_manifest.xml) and submit a pull request. \ No newline at end of file