Skip to content

Latest commit

 

History

History
25 lines (14 loc) · 582 Bytes

README.md

File metadata and controls

25 lines (14 loc) · 582 Bytes

Maru OS Manifest

Getting Started

To get started with Android/Maru OS, you'll need to get familiar with Repo and Version Control with Git.

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

repo init -u git://github.com/maruos/manifest.git -b maru-0.7

Then to sync up:

repo sync

Contributing

See the main Maru OS repository for more info.

Licensing

Apache 2.0