memock-cli

2.0.1 • Public • Published

Memock-cli

A CLI tool for developing mock servers to aid in development tools like APIs without access to seperate severs. It will allow you to develop and initiate a server that serves predetermined files and JSON objects over predetermined nodes, all in one CLI command.

Installition

To install globally use:

npm i memocl-cli -g

Usage

Initialize MeMock-cli with:

memock-cli init

Answer some questions line portNumber or delay in downloads and server speed. You will get a json file with your system configuration.

Start the server with:

memock-cli start

Package Sidebar

Install

npm i memock-cli

Weekly Downloads

6

Version

2.0.1

License

MIT

Unpacked Size

4.61 kB

Total Files

4

Last publish

Collaborators

  • ray-voice