ターミナルにてgit cloneコマンドを入力し、Swagger UIをインストールします。 $git clone https://github.com/swagger-api/swagger-ui.git 実は ...
ターミナルにて以下のとおりbrewコマンドを投入し、Swagger Codegenをインストールします。インストール作業はこれで終わりで、特段の設定は必要ありません。 $ brew install swagger-codegen Updating Homebrew... ==> Auto-updated Homebrew! Updated 1 tap (homebrew/core). ==> ...