Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 748 Bytes

README.mkdn

File metadata and controls

23 lines (14 loc) · 748 Bytes

Getting Started

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

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

repo init -u git://github.com/scotthartbti/android.git -b kk44

Then to sync up:

repo sync

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

Buildbot

All supported devices are built nightly and periodically as changes are committed to ensure the source trees remain buildable.