Skip to content

KanojoOS/manifesto

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

Kanojo OS

Getting Started

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

To initialize your local repository, use command:

repo init --depth=1 --no-repo-verify -u https://github.com/PixelOS-Fourteen/manifest.git -b fourteen-qpr1 --git-lfs -g default,-mips,-darwin,-notdefault

Then sync up:

repo sync -c --no-clone-bundle --no-tags --optimized-fetch --prune --force-sync -j8

Building the System

Initialize the ROM environment with the envsetup.sh script.

. build/envsetup.sh

Lunch your device after cloning all device sources if needed.

lunch kanojo_devicecodename-buildtype

Start compilation

make kanojo

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published