4.0.3 • Published 4 years ago

@skyux-sdk/builder-plugin-pact v4.0.3

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

@skyux-sdk/builder-plugin-pact

npm status coverage

Installation

  • Run npm install @skyux-sdk/builder-plugin-pact.
  • Add it to your skyuxconfig.json file's plugins array:
{
  "plugins": [
    "@skyux-sdk/builder-plugin-pact"
  ]
}
  • Run skyux pact.

For more information about the skyux pact command, visit our docs.