0.0.1-beta.0 • Published 5 years ago

mockirinha-cli v0.0.1-beta.0

Weekly downloads
4
License
MIT
Repository
github
Last release
5 years ago

mockirinha-cli Build Status

mock http requests with ease

Install

$ npm install -g mockirinha-cli

Usage

$ mock --help

  Usage:
  $ mock create                               Create mocked endpoint (default)
  $ mock get <id>                             Get mock response

  Examples:
    $ mock create /usr/mocks/mock.json

  Options:
    -h, --help                                Show help options
    -v, --version                             Show version

License

MIT © Bu Kinoshita