yubathom / hopp-doc-gen

A CLI solution for postwoman

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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 🚧

About

A CLI solution for postwoman


Languages

Language:JavaScript 77.0%Language:Vue 23.0%