Skip to content

Garuda-OS/manifest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

Garuda-OS

Yet Another cherry-picked Custom ROM FUELED BY LINEAGE-OS

Credits:


Getting Started:

To get started with the building process, you'll need to get familiar with Git and Repo.

Initializing & sync Repo

# Initialize repo
repo init -u git://github.com/Garuda-OS/manifest.git -b eleven

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

Building the ROM

# Set up environment 
$ . build/envsetup.sh

# Choose a target device 
$ lunch lineage_($device_codename)-userdebug

# Compile Garuda-OS

$ mka bacon -j$(nproc --all)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages