Skip to content

Latest commit

 

History

History
22 lines (13 loc) · 447 Bytes

README.md

File metadata and controls

22 lines (13 loc) · 447 Bytes

FlexOS

Getting Started

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

To initialize your local repository using the FlexOS trees, use a command like this:

repo init -u git://github.com/FlexOS/manifest.git -b lp5.1

Then to sync up:

repo sync

To build FlexOS

  $ cd ~/flex
  $ . build/envsetup.sh && brunch <device>