Open Swagger Editor for the yaml passed as a parameter in a Browser
$ npm install --save-dev open-swagger-editor
It expects the parameter --swaggerFile
with the path to the swagger.yaml to edit.
$ open-swagger-editor --swaggerFile ./swagger.yaml
Requires Node >= 4