nethunteros / manifest

Fork of CM for Nethunter ROM ::
https://www.nethunter.com
15 stars 7 forks source link

Getting Started

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

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

repo init -u git://github.com/nethunteros/manifest.git -b cm-14.1

Then to sync up:

repo sync

Please see the LineageOS Wiki 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.

You can view the current build statuses at LineageOS Jenkins