Skip to content

Evolution-XYZ/manifest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

Evolution X

Initialize local repository

repo init -u https://github.com/Evolution-XYZ/manifest -b udc --git-lfs

Sync up

repo sync -c -j$(nproc --all) --force-sync --no-clone-bundle --no-tags

Build

  • Set up the build environment
. build/envsetup.sh
  • Lunch a target
lunch lineage_codename-user
  • To start compiling
m evolution