0.0.12 • Published 6 years ago

swagger-editor-offline v0.0.12

Weekly downloads
3
License
MIT
Repository
github
Last release
6 years ago

swagger-editor-offline

Build Status

A cross-platform desktop version of swagger-editor

This is a swagger-editor wrapper application built using Electron.

To run application locally

# Clone this repository
git clone https://github.com/XuluWarrior/swagger-editor-offline.git
# Go into the repository
cd swagger-editor-offline
# Install dependencies
npm install
# Run the app
npm start

Installation

npm* / yarn

# Install globally
# On Windows, npm works e.g. npm install -g swagger-editor-offline
yarn global add swagger-editor-offline

# Run the app
swagger-editor-offline

* Windows only as on *nix, Electron doesn't install nicely in npm global repository even with sudo

Windows

Installer

swagger-editor-offline-setup-0.0.9.exe

Portable EXE

swagger-editor-offline-0.0.9.exe

Mac

Installer

swagger-editor-offline-0.0.9.dmg

Linux

AppImage

swagger-editor-offline-0.0.9-x86_64.AppImage