0.6.6 • Published 3 years ago

@kraken-project/cli v0.6.6

Weekly downloads
28
License
-
Repository
-
Last release
3 years ago

Kraken CLI for Desktop

Kraken is a Flutter & Web standards based rendering engine.

More to see https://rax.js.org/kraken

Cli Client support:

  • macOS
  • Linux
  • Windows

Usage

Usage: kraken [filename|URL]

Start a kraken app.

Options:
  -V, --version                    output the version number
  -b --bundle <filename>           Bundle path. One of bundle or url is needed, if both determined, bundle path will be used.
  -u --url <URL>                   Bundle URL. One of bundle or URL is needed, if both determined, bundle path will be used.
  -i --instruct <instruct>         instruct file path.
  -s, --source <source>            Source code. pass source directory from command line
  -m --runtime-mode <runtimeMode>  Runtime mode, debug | release. (default: "debug")
  --enable-kraken-js-log           print kraken js to dart log (default: false)
  --show-performance-monitor       show render performance monitor (default: false)
  --js-engine <jsengine>           the JavaScript Engine that executes the code. jsc | v8 (default: "jsc")
  -d, --debug-layout               debug element's paint layout (default: false)
  -h, --help                       output usage information
0.6.6

3 years ago

0.6.4

3 years ago

0.6.3

3 years ago

0.6.1

3 years ago

0.5.1

3 years ago

0.5.0

4 years ago

0.4.4

4 years ago

0.4.3

4 years ago

0.4.2

4 years ago

0.4.1

4 years ago

0.4.0

4 years ago

0.3.2

4 years ago

0.3.0

4 years ago

0.3.0-1

4 years ago

0.3.0-0

4 years ago