wess / opm

OpenAPI Project Manager.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

OPM

OpenAPI Project Manager

Install

$ brew tap wess/packages
$ brew update
$ brew install opm

Usage:

  • help : Shows available commands.
  • init : Create a new project file.
  • build : Build the openapi.yaml file.
  • clean : Clean the openapi.yaml file.
$ mkdir myspec
$ cd myspec
$ opm init
$ opm build
$ cat openapi.yaml

License

See LICENSE

About

OpenAPI Project Manager.

License:MIT License


Languages

Language:Shell 100.0%