Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 396 Bytes

README.md

File metadata and controls

21 lines (14 loc) · 396 Bytes

merry-plugin-swagger

Plugin for @merryjs/cli generate code from swagger

Installation

Install the cli npm install -g @merryjs/cli if you have installed you can skip this.

Install plugin in your current workspace

npm i merry-plugin-swagger --save-dev # or
yarn add merry-plugin-swagger --dev

Usage

merry swagger -h