1.0.7 • Published 4 years ago

postman-repo v1.0.7

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

postman-repo

A command-line utility to allow for simple management of postman collections in source control.

Installing

npm i --save-dev postman-repo

Usage

CommandDescription
npx postman-repo -hList available commands
npx postman-repo initCreate required folders
npx postman-repo import <path-to-postman-collection>Import an exported collection from postman into source control
npx postman-repo listList all collections in this repository
npx postman-repo build <source-collection>Build a source collection

License

This project is licensed under the MIT License - see the LICENSE file for details

Fork

This is a fork of https://github.com/cfitz1995/postman-splitter.git by Connor Fitzgerald

1.0.7

4 years ago

1.0.6

4 years ago

1.0.5

4 years ago

1.0.4

4 years ago

1.0.3

4 years ago

1.0.2

4 years ago