Skip to content

legionRom/Source-moved-to-https-github.com-Project-LegionOS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


Getting Started:

To get started with manifest/legionos, you'll need to get familiar with Repo and Version Control with Git.

To initialize your local repository, use a command like this:

repo init -u https://github.com/Legionrom/platform_manifest.git -b q

Then to sync up:

repo sync -c --force-sync --no-clone-bundle -j8

Compilation of LegionOS:

From root directory of project, perform following commands in terminal

$ . build/envsetup.sh
$ lunch
$ make legion

Maintainers:

If u like to maintain LegionOS for ur device contact

#TeamLegionOS


Credits:


Releases

No releases published

Packages

No packages published