2.0.0-beta.24 • Published 8 years ago
@blueeast/bluerain-cli-expo v2.0.0-beta.24
Usage
$ yarn add @blueeast/bluerain-cli
$ bluerain plugins:install @blueeast/bluerain-cli-expoCommands
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:androidSee 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:iosSee 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:initSee 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:startSee code: lib/commands/expo/start.js
2.0.0-beta.24
8 years ago
2.0.0-beta.23
8 years ago
2.0.0-beta.22
8 years ago
2.0.0-beta.21
8 years ago
2.0.0-beta.20
8 years ago
2.0.0-beta.19
8 years ago
2.0.0-beta.18
8 years ago
2.0.0-beta.17
8 years ago
2.0.0-beta.16
8 years ago
2.0.0-beta.15
8 years ago
2.0.0-beta.14
8 years ago
2.0.0-beta.13
8 years ago
2.0.0-beta.12
8 years ago
2.0.0-beta.11
8 years ago
2.0.0-beta.10
8 years ago
2.0.0-beta.9
8 years ago
2.0.0-beta.8
8 years ago
2.0.0-beta.7
8 years ago
2.0.0-beta.6
8 years ago
2.0.0-beta.5
8 years ago
2.0.0-beta.4
8 years ago
2.0.0-beta.3
8 years ago
2.0.0-beta.2
8 years ago
2.0.0-beta.1
8 years ago
2.0.0-aplha.8
8 years ago
2.0.0-aplha.7
8 years ago
2.0.0-aplha.6
8 years ago
2.0.0-aplha.5
8 years ago
2.0.0-aplha.4
8 years ago
2.0.0-aplha.3
8 years ago
2.0.0-aplha.2
8 years ago
0.1.2
8 years ago
0.1.0
8 years ago