0.2.0 • Published 3 years ago

incu v0.2.0

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

incu-cli

Usage

Basic

$ npx incu http://incu.ncuos.com/

Open http://incu.ncuos.com/ in iNCU

✅ Android
❌ iOS Simulator

Help

$ npx incu -h

incu

Usage:
  $ incu <command> [options]

Commands:
  url  Open url in Android/iOS simulator

For more info, run any command with the `--help` flag:
  $ incu url --help

Options:
  --only-android  Only open url in Android through ADB (default: false)
  --only-ios      Only open url in iOS Simulator (default: false)
  -h, --help      Display this message

License

MIT