0.0.2 • Published 4 years ago

enqueuer-postman-converter v0.0.2

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

enqueuer-postman-converter

npm version Build Status Greenkeeper badge

Enqueuer plugin to convert and use postman collections as enqueuer requisitions.

Install

$ npm install enqueuer-postman-converter

Usage as standalone CLI

$ postman-nqr-converter postman-input-file enqueuer-output-file #converts postman-input-file to enqueuer-output-file  
$ postman-nqr-converter -a postman-files* # converts every glob matching file    

Usage as enqueuer plugin

$ nqr -a examples/postman.yml -l enqueuer-postman-converter