Skip to content

TeamOrion/platform_manifest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 

Repository files navigation

Welcome to OrionOS

Getting Started

To get started with OrionOS, you'll need to get familiar with Git and Repo.

To initialize your local repository using the OrionOS trees, use this command:

repo init -u git://github.com/TeamOrion/platform_manifest.git -b n7.x

Then sync up with this command:

repo sync