Skip to content

Commit

Permalink
updates instructions in README
Browse files Browse the repository at this point in the history
  • Loading branch information
moshea committed Aug 30, 2015
1 parent 59728e0 commit a8f2354
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,16 @@
Manage your android devices easily with one yaml file.

Define, boot up and tear down all with simple commands
Performs system checks before booting each emulator and installs any android libraries that are needed to boot the emulator, including base android, android tools and android platform tools.

Prerequisites:
- Java 1.7

Systems Supported
- Mac OSX
- Ubuntu


Usage:
mobo up - boot all devices defined in the devices.yaml file in the current directory

Expand Down

0 comments on commit a8f2354

Please sign in to comment.