pact-foundation / pact-mock-service-npm

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Pact Mock Service for NPM

Build Status

Installation wrapper for standalone platform-specific executables packaged from the Ruby [pact-mock-service-gem] gem.

On install, this package selects and installs the correct pact-mock-service-standalone executable for your environment.

This node module downloads the appropriate platform-specific and installs it alongside pact-mock-service inside the node_modules directory.

Usage

$ npm i @pact-foundation/pact-mock-service
$ node_modules/.bin/pact-mock-service --port 1234

About


Languages

Language:Shell 50.4%Language:JavaScript 49.6%