Skip to content

Node.js command-line utility for importing/exports individual Postman requests

License

Notifications You must be signed in to change notification settings

ben-watt/postman-repo

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Command Description
npx postman-repo -h List available commands
npx postman-repo init Create required folders
npx postman-repo import <path-to-postman-collection> Import an exported collection from postman into source control
npx postman-repo list List 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

About

Node.js command-line utility for importing/exports individual Postman requests

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%