Skip to content

Modded-ArrowOS-For-Switch/manifest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ArrowOS

Getting Started

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

To initialize your local repository, use command:

repo init -u https://github.com/Modded-ArrowOS-For-Switch/manifest.git -b arrow-10.0

Then sync up:

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

Building the System

Initialize the ROM environment with the envsetup.sh script. By using the following command

 . build/envsetup.sh
 brunch device-codename

Refer to our detailed guide on how to compile ArrowOS, as well as how to apply for official maintainership HERE


To check maintainer criteria & thread template refer HERE


About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published