Development

  1. git clone https://github.com/unit-mesh/auto-dev/
  2. open in IntelliJ IDEA
  3. ./gradlew runIde

Key Concepts:

Release

  1. change pluginVersion in gradle.properties
  2. git tag version
  3. ./gradlew publishPlugin

Table of contents