/hopp-doc-gen

A CLI solution for postwoman

Primary LanguageJavaScript

Hoppscotch

Hopp Doc Gen

An API documentation generator CLI by https://hoppscotch.io


Usage

hdg <command> [options]

Generate API Doc

hdg generate <path>

path - path to hoppscotch-collection.json exported from hoppscotch.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 hdg can be accessed globally.

Status

Under 🚧