PraveenGandhi / komapper-docs

Home Page:https://www.komapper.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Komapper Documentation

Netlify Status

Deployment site

https://www.komapper.org/

Contributing to these docs

English version: https://www.komapper.org/docs/contribution-guidelines/#contributing-to-these-docs

日本語版: https://www.komapper.org/ja/docs/contribution-guidelines/#contributing-to-these-docs

Release steps

in the main branch

  1. Change version numbers in gradle.properties
  2. Execute ./gradlew updateVersion
  3. Add new version and url in config.toml
  4. Change the url of old version in config.toml
  5. Commit changes
  6. Create a new branch from the main branch
  7. Change the new branch to a production branch on the Netlify page
  8. Push main and the new branches to remote

in the old branch

  1. Execute ./gradlew archive
  2. Change the url and add the latest url in config.toml
  3. Push the branch to remote

About

https://www.komapper.org

License:Apache License 2.0


Languages

Language:HTML 77.2%Language:Kotlin 16.8%Language:Shell 4.7%Language:SCSS 1.0%Language:Dockerfile 0.3%