2.0.0-beta.24 • Published 7 years ago
@blueeast/bluerain-cli-expo v2.0.0-beta.24
Usage
$ yarn add @blueeast/bluerain-cli
$ bluerain plugins:install @blueeast/bluerain-cli-expo
Commands
bluerain expo:build:android
creates a build for android.
USAGE
$ bluerain expo:build:android
OPTIONS
--appJsPath=appJsPath [default: ./bluerain/expo/App] Path to App.js file relative to the root directory
--assetsDir=assetsDir [default: ./assets/expo] Path to assets directory relative to the root directory
--buildDir=buildDir [default: ./build/expo] Path to build directory relative to the root directory
--configDir=configDir [default: ./bluerain/expo] Path to config directory relative to the root directory
EXAMPLE
$ bluerain expo:build:android
See code: lib/commands/expo/build/android.js
bluerain expo:build:ios
creates a build for ios.
USAGE
$ bluerain expo:build:ios
OPTIONS
--appJsPath=appJsPath [default: ./bluerain/expo/App] Path to App.js file relative to the root directory
--assetsDir=assetsDir [default: ./assets/expo] Path to assets directory relative to the root directory
--buildDir=buildDir [default: ./build/expo] Path to build directory relative to the root directory
--configDir=configDir [default: ./bluerain/expo] Path to config directory relative to the root directory
EXAMPLE
$ bluerain expo:build:ios
See code: lib/commands/expo/build/ios.js
bluerain expo:init
Initializes a directory with an example project.
USAGE
$ bluerain expo:init
OPTIONS
--appJsPath=appJsPath [default: ./bluerain/expo/App] Path to App.js file relative to the root directory
--assetsDir=assetsDir [default: ./assets/expo] Path to assets directory relative to the root directory
--buildDir=buildDir [default: ./build/expo] Path to build directory relative to the root directory
--configDir=configDir [default: ./bluerain/expo] Path to config directory relative to the root directory
EXAMPLE
$ bluerain expo:init
See code: lib/commands/expo/init.js
bluerain expo:start
Starts or restarts a local server for your app and gives you a URL to it.
USAGE
$ bluerain expo:start
OPTIONS
--appJsPath=appJsPath [default: ./bluerain/expo/App] Path to App.js file relative to the root directory
--assetsDir=assetsDir [default: ./assets/expo] Path to assets directory relative to the root directory
--buildDir=buildDir [default: ./build/expo] Path to build directory relative to the root directory
--configDir=configDir [default: ./bluerain/expo] Path to config directory relative to the root directory
EXAMPLE
$ bluerain expo:start
See code: lib/commands/expo/start.js
2.0.0-beta.24
7 years ago
2.0.0-beta.23
7 years ago
2.0.0-beta.22
7 years ago
2.0.0-beta.21
7 years ago
2.0.0-beta.20
7 years ago
2.0.0-beta.19
7 years ago
2.0.0-beta.18
7 years ago
2.0.0-beta.17
7 years ago
2.0.0-beta.16
7 years ago
2.0.0-beta.15
7 years ago
2.0.0-beta.14
7 years ago
2.0.0-beta.13
7 years ago
2.0.0-beta.12
7 years ago
2.0.0-beta.11
7 years ago
2.0.0-beta.10
7 years ago
2.0.0-beta.9
7 years ago
2.0.0-beta.8
7 years ago
2.0.0-beta.7
7 years ago
2.0.0-beta.6
7 years ago
2.0.0-beta.5
7 years ago
2.0.0-beta.4
7 years ago
2.0.0-beta.3
7 years ago
2.0.0-beta.2
7 years ago
2.0.0-beta.1
7 years ago
2.0.0-aplha.8
7 years ago
2.0.0-aplha.7
7 years ago
2.0.0-aplha.6
7 years ago
2.0.0-aplha.5
7 years ago
2.0.0-aplha.4
7 years ago
2.0.0-aplha.3
7 years ago
2.0.0-aplha.2
7 years ago
0.1.2
7 years ago
0.1.0
7 years ago