Skip to content

Latest commit

 

History

History
18 lines (15 loc) · 566 Bytes

README.mkdn

File metadata and controls

18 lines (15 loc) · 566 Bytes

Halium

Getting started

To get started with Halium, you'll need to get familiar with Repo and Version Control with Git.

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

repo init -u https://github.com/Halium/android.git -b halium-11.0 --depth=1

Then to sync up:

repo sync

Please see the Halium Documentation for building instructions, by device.