@blueeast/bluerain-cli-web
TypeScript icon, indicating that this package has built-in type declarations

2.0.0-beta.11 • Public • Published

@blueeast/bluerain-cli-web

oclif Version

CircleCI

Appveyor CI Codecov Downloads/week License

Usage

$ npm install -g @blueeast/bluerain-cli-web
$ oclif-example COMMAND
running command...
$ oclif-example (-v|--version|version)
@blueeast/bluerain-cli-web/2.0.0-beta.11 linux-x64 node-v8.9.4
$ oclif-example --help [COMMAND]
USAGE
  $ oclif-example COMMAND
...

Commands

oclif-example web [FILE]

describe the command here

USAGE
  $ oclif-example web [FILE]

OPTIONS
  -f, --force
  -h, --help       show CLI help
  -n, --name=name  name to print

EXAMPLE
  $ oclif-example hello
  hello world from ./src/hello.ts!

See code: src/commands/web.ts

oclif-example web:build

USAGE
  $ oclif-example web:build

OPTIONS
  --appJsPath=appJsPath                              [default: ./bluerain/web/App] Path to App.js file relative to the
                                                     root directory

  --assetsDir=assetsDir                              [default: ./assets/web] Path to assets directory relative to the
                                                     root directory

  --buildDir=buildDir                                [default: ./build/web] Path to build directory relative to the root
                                                     directory

  --configDir=configDir                              [default: ./bluerain/web] Path to config directory relative to the
                                                     root directory

  --webpackClientConfigPath=webpackClientConfigPath  [default: ./bluerain/web/client-webpack-config.ts] Path to
                                                     webpackClientConfigPath file relative to the root directory

  --webpackServerConfigPath=webpackServerConfigPath  [default: ./bluerain/web/server-webpack-config.ts] Path to
                                                     webpackServerConfigPath file relative to the root directory

See code: src/commands/web/build.ts

oclif-example web:init

Initializes a directory with an example project.

USAGE
  $ oclif-example web:init

OPTIONS
  --appJsPath=appJsPath                              [default: ./bluerain/web/App] Path to App.js file relative to the
                                                     root directory

  --assetsDir=assetsDir                              [default: ./assets/web] Path to assets directory relative to the
                                                     root directory

  --buildDir=buildDir                                [default: ./build/web] Path to build directory relative to the root
                                                     directory

  --configDir=configDir                              [default: ./bluerain/web] Path to config directory relative to the
                                                     root directory

  --webpackClientConfigPath=webpackClientConfigPath  [default: ./bluerain/web/client-webpack-config.ts] Path to
                                                     webpackClientConfigPath file relative to the root directory

  --webpackServerConfigPath=webpackServerConfigPath  [default: ./bluerain/web/server-webpack-config.ts] Path to
                                                     webpackServerConfigPath file relative to the root directory

EXAMPLE
  $ bluerain web:init

See code: src/commands/web/init.ts

oclif-example web:start

USAGE
  $ oclif-example web:start

OPTIONS
  --appJsPath=appJsPath                              [default: ./bluerain/web/App] Path to App.js file relative to the
                                                     root directory

  --assetsDir=assetsDir                              [default: ./assets/web] Path to assets directory relative to the
                                                     root directory

  --buildDir=buildDir                                [default: ./build/web] Path to build directory relative to the root
                                                     directory

  --configDir=configDir                              [default: ./bluerain/web] Path to config directory relative to the
                                                     root directory

  --webpackClientConfigPath=webpackClientConfigPath  [default: ./bluerain/web/client-webpack-config.ts] Path to
                                                     webpackClientConfigPath file relative to the root directory

  --webpackServerConfigPath=webpackServerConfigPath  [default: ./bluerain/web/server-webpack-config.ts] Path to
                                                     webpackServerConfigPath file relative to the root directory

See code: src/commands/web/start.ts

Readme

Keywords

Package Sidebar

Install

npm i @blueeast/bluerain-cli-web

Weekly Downloads

89

Version

2.0.0-beta.11

License

MIT

Unpacked Size

2.61 MB

Total Files

232

Last publish

Collaborators

  • bluebase-release-bot
  • abubakarsaddique
  • artalat