- adb (from the Android SDK) in your PATH.
- JDK 6 or newer
curl https://raw.githubusercontent.com/manymo/manymo/master/manymo-installer | bash
This will install the client into your workspace and add it to your PATH.
manymo [options] COMMAND [ARGUMENTS]
Commands:
launch EMULATORNAME Launch a headless emulator and make it appear like a local device
list List emulators; use the name attribute with the launch command
token Display a prompt to enter authorization token
tunnel TUNNELKEY Make an in-browser emulator appear like a local device
Options:
--adb-path PATH_TO_ADB Specify path to adb executable; otherwise uses the one in your path
More documentation is at https://www.manymo.com/pages/documentation/manymo-command-line-tool