Skip to content

SuperiorOS-Thirteen/manifest

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

753 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sync Source:-

To sync with full history use:

repo init --no-repo-verify -u https://github.com/SuperiorOS-Thirteen/manifest.git -b thirteen --git-lfs -g default,-mips,-darwin,-notdefault

To save space, sync without history use:

repo init --depth=1 --no-repo-verify -u https://github.com/SuperiorOS-Thirteen/manifest.git -b thirteen --git-lfs -g default,-mips,-darwin,-notdefault

Then to sync up:

repo sync -c --no-clone-bundle --no-tags --optimized-fetch --prune --force-sync -j8

Start the build:-

. build/envsetup.sh
lunch superior_<devicecodename>-userdebug
m bacon -j$(nproc --all)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors