1.2.3 • Published 6 months ago

rempl-cli v1.2.3

Weekly downloads
7
License
MIT
Repository
github
Last release
6 months ago

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
1.2.3

6 months ago

1.2.2

6 months ago

1.2.1

3 years ago

1.2.0

7 years ago

1.1.3

7 years ago

1.1.2

7 years ago

1.1.1

7 years ago

1.1.0

7 years ago

1.0.7

7 years ago

1.0.6

7 years ago

1.0.5

7 years ago

1.0.4

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