1.1.10 • Published 6 years ago

mist-toolkit v1.1.10

Weekly downloads
5
License
MIT
Repository
gitlab
Last release
6 years ago

Mist-Toolkit

CLI for starting Mist development server.

Installation

npm install -g mist-toolkit

Usage

  Usage: mist [options]

  Options:

    -h, --help     output usage information
    -V, --version  output the version number
    -i, init       init configuration
    -s, server     start mist development server
    -S, server_sublime	start mist development server & open working directory in Sublime
    -q, qr         start server & show QR-code, scan with MistDebug
    -d, demo       start server to try out mist demo with Mist Demo App
    -g, generate   generate mist-page template project

  Examples:

    mist -i : init configuration
    mist -s : debug on simulator
    mist -S : debug on simulator & open working directory in Sublime
    mist -q : debug on real device with socket connection for live-loading
    mist -d : try out preseted demos
    mist -g : generate mist-page template project
1.1.10

6 years ago

1.1.9

6 years ago

1.1.8

6 years ago

1.1.7

6 years ago

1.1.6

7 years ago

1.1.5

7 years ago

1.1.4

7 years ago

1.1.3

7 years ago

1.1.2

7 years ago

1.0.9

7 years ago

1.0.8

7 years ago

1.0.7

7 years ago

1.0.6

7 years ago

1.0.5

7 years ago

1.0.3

7 years ago

1.0.2

7 years ago

1.0.1

7 years ago

1.0.0

7 years ago