To get started with Android/BlissPop, you'll need to get familiar with Git and Repo.
To initialize your local repository using the BlissPop trees, use this command:
repo init -u https://github.com/TeamBliss-LP/android.git -b lp5.0
Then to sync up:
repo sync (-j4) (-j8) (-j16)- This depends on number of cpu cores- use just "repo sync" if you are unsure.
Please see any of the official beanstalk XDA threads for building instructions.
For more information on this Github Organization and how it is structured, please read the wiki article
GERRIT PAGE: review.blissroms.com:8081
If you would like to contribute to the blissrom project submit patches to: ssh://review.blissroms.com:29418. Then head into the project and clone it locally make changes and push back to bliss review.