rempl-cli

1.2.3 • Public • Published

NPM version

rempl-cli

Command line app to launch rempl server instance.

Install

It's preferred to install rempl-cli globally:

npm install -g rempl-cli

Don't use -g flag in case you want use it locally.

Usage

Start a server

rempl

That's it!

Options:

> rempl -h
Launch rempl server

Usage:

  rempl [options]

Options:

      --dev                Developer mode (use dev version of everything when possible)
  -h, --help               Output usage information
      --no-color           Suppress color output
  -p, --port <n>           Listening port (default 8177)
      --ssl                Enable https
      --ssl-cert <path>    Path to SSL .cert file
      --ssl-key <path>     Path to SSL .key file
  -v, --version            Output version

/rempl-cli/

    Package Sidebar

    Install

    npm i rempl-cli

    Weekly Downloads

    13

    Version

    1.2.3

    License

    MIT

    Unpacked Size

    308 kB

    Total Files

    25

    Last publish

    Collaborators

    • lahmatiy