Skip to content

Razor-Developers/platform_manifest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 

Repository files navigation

Team Razor- The Team Of RAZOR-Developers

Getting Started

To get started with Team-Razor, you'll need to get familiar with Git and Repo.

Create the Directories

You will need to set up some directories in your build environment

To create them run:

mkdir -p ~/Razor-Rom

cd ~/Razor-Rom

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

    repo init -u git://github.com/Razor-Developers/platform_manifest.git -b mm6.0

Then sync up with this command:

repo sync

Then build with this command:

    . build/envsetup.sh
    lunch
    make razor OR brunch <device name>

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 21