Skip to content

Latest commit

 

History

History
30 lines (17 loc) · 574 Bytes

README.mkdn

File metadata and controls

30 lines (17 loc) · 574 Bytes

Getting Started

To get started with SlimKat, you'll need to get familiar with Git and Repo.

To initialize your local repository using the SlimKat trees, use this command:

repo init -u https://github.com/SlimSaber/platform_manifest.git -b mm6.0

Getting Source

repo sync -c -j5

5 is the number of your cpu processors + 1.

Building SlimSaber

. build/envsetup.sh
brunch find7op

or

. build_rom.sh find7op c

See https://github.com/SlimSaber/scripts for more info