Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 521 Bytes

README.md

File metadata and controls

20 lines (13 loc) · 521 Bytes

Swagger Editor

An Electron-based Swagger Editor app, wrapping editor.swagger.io.

Install Nativefier

Nativefier is a command-line tool to easily create a desktop application for any web site with succinct and minimal configuration.
Install it in current directory with:

npm install nativefier

Install Swagger Editor

To build and install the Swagger Editor App in /Applications, run the command:

make install