Skip to content

SlimSaber/platform_manifest

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 

Repository files navigation

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