Skip to content

Latest commit

 

History

1,117 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

PalyrimOS

Getting started

To get started with PalyrimOS, you'll need to get familiar with Source Control Tools.

Sync

Initialize local repository

repo init -u https://github.com/PalyrimOS/manifest.git -b thirteen

Sync

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

Build

Set up environment

. build/envsetup.sh

Choose a target

lunch lineage_$device-userdebug

Build the code

mka bacon

Credits:

And more

About

No description, website, or topics provided.

Resources

Stars

2 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors