@eyedea/syncano-cli-plugin-postman

0.0.2 • Public • Published

syncano-cli-plugin-postman

How it works?

  1. Install plugin in your project:
npm install --save-dev @eyedea/syncano-cli-plugin-postman
  1. Add plugin config to your syncano.yml project config:
plugins:
  postman: "@eyedea/syncano-cli-plugin-postman"
  1. Create empty collection in Postman

  2. Set variables used by the plugin:

export POSTMAN_API_KEY=<api key>
export POSTMAN_COLLECTION_ID=<collection id>

You can find collection ID in the Postman URL - when you will open collection docs)

  1. Run it:
npx s postman <friendly name of the collection>

Readme

Keywords

none

Package Sidebar

Install

npm i @eyedea/syncano-cli-plugin-postman

Weekly Downloads

0

Version

0.0.2

License

MIT

Unpacked Size

13.2 kB

Total Files

6

Last publish

Collaborators

  • amroz123
  • mkucharz
  • qk
  • idered
  • hzub