Skip to content

MagmaProject/manifest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

To initialize your local repository, use this command:

repo init -u https://github.com/MagmaProject/manifest.git -b ten

Then to sync up:

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

Build Magma

source build/envsetup.sh
   
lunch magma_codename-buildtype
   
mka magma