Created
December 3, 2018 09:42
-
-
Save indatawetrust/a42d84b25b45097e4b6624a25a0d7bbd to your computer and use it in GitHub Desktop.
swagger-codegen-cli
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
wget http://central.maven.org/maven2/io/swagger/swagger-codegen-cli/2.3.1/swagger-codegen-cli-2.3.1.jar -O swagger-codegen-cli.jar | |
apt install default-jre | |
alias swagger="java -jar swagger-codegen-cli.jar" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment