PaoloPenazzi / devops-practice

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TODO LIST

  1. Rename the project in settings.gradle.kts
  2. Change the project name and description in the publishOnCentral block in build.gradle.kts
  3. Configure the repository to have the following variables set:
  • ORG_GRADLE_PROJECT_signingKey
  • ORG_GRADLE_PROJECT_signingPassword
  • MAVEN_CENTRAL_USERNAME
  • MAVEN_CENTRAL_PASSWORD

About


Languages

Language:Kotlin 81.8%Language:JavaScript 18.2%