Skip to content

Latest commit

 

History

History
28 lines (22 loc) · 451 Bytes

README.mkdn

File metadata and controls

28 lines (22 loc) · 451 Bytes

Evolution X

Initialize local repository

repo init -u https://github.com/Evolution-X/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