perseveringman / postwoman-cli

A CLI solution for postwoman

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Postwoman

Postwoman CLI

A CLI solution for Postwoman.


Usage

pw-cli <command> [options]

Generate API Doc

pw-cli generate <path>

path - path to postwoman-collection.json exported from postwoman.io

Instructions

  • Clone the repository.
  • Navigate to the directory and install dependencies with npm install.
  • Now fire in npm link which creates a symlink and now postwoman-cli can be accessed globally.

Status

Under 🚧

About

A CLI solution for postwoman


Languages

Language:JavaScript 100.0%