Skip to content
This repository was archived by the owner on Dec 9, 2025. It is now read-only.

2by2-Project/manifest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1,057 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

2by2 Project

Getting Started

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

To initialize your local repository, use command:

repo init -u https://github.com/2by2-Project/manifest.git -b Bismuth --git-lfs

Then sync up:

repo sync -j$(nproc --all)

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 devicecodename-buildtype

Start compilation

m bacon

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 84