Nibble CLI - AdaptiveMe/adaptive-tools-nibble GitHub Wiki

Command Line Interface

Command Line Parameters

usage: nibble [-a <version>] [-d <id>] [-h] [-l <type>] [-p <path>] [-v] [-w <boolean>]
Parameters:
 -a,--api <version>       Adaptive API level to emulate.
                          Default: 2.2.0
 -d,--device <id>         Launch emulator with given device id (id retrieved from --list option).
                          Default: Will launch a cool smartphone.
 -h,--help                Print help usage message message.
 -l,--list <type>         List devices for type [all, generic, wearable, smartphone, tablet, browser, desktop, television].
                          Default: all
 -p,--path <path>         Launch emulator with given path (http://<url> or <localpath>/index.html).
                          Example: app/index.html , http://google.com
 -v,--version             Print the version information and exit.
 -w,--watcher <boolean>   Watch local resources and reload emulator on changes.
                          Default: false
Forged with ♥ in Barcelona. 
⚠️ **GitHub.com Fallback** ⚠️