Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
OpenAPI Tools
openapi-generator
Wiki
Release Checklist
You need to sign in or sign up before continuing.
Release Checklist
· Changes
Page history
add npm install
authored
Jun 20, 2019
by
William Cheng
Hide whitespace changes
Inline
Side-by-side
Release-Checklist.md
View page @
04e8a237
...
@@ -86,6 +86,7 @@ Checking openapi-generator-cli docker ... [OK]
...
@@ -86,6 +86,7 @@ Checking openapi-generator-cli docker ... [OK]
*
after the JAR has been published to the Maven repo, update "openapi-generator-cli"
*
after the JAR has been published to the Maven repo, update "openapi-generator-cli"
-
git clone https://github.com/OpenAPITools/openapi-generator-cli
-
git clone https://github.com/OpenAPITools/openapi-generator-cli
-
npm login
-
npm login
-
npm install
-
npm version patch && npm run build:all && npm run publish
-
npm version patch && npm run build:all && npm run publish
*
Announcements:
*
Announcements:
...
...