Skip to content

AtlantisOS/manifest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

AtlantisOS

Build Process

Initialize local repository

repo init -u https://github.com/AtlantisOS/manifest -b 16 --git-lfs

Sync

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

Build

. build/envsetup.sh
lunch atlantis_$device-bp2a-$build_type
make bacon -j$(nproc --all)
...
m atlantis

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 76