An Electron-based Swagger Editor app, wrapping editor.swagger.io.
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
To build and install the Swagger Editor App in /Applications
, run the command:
make install