Quick Start
Xuan-Zhang Gong
import gradle plugin
id("tech.medivh.plugin.gradle") version "0.2.0"
id 'tech.medivh.plugin.gradle' version '0.2.0'
build from source
Require:
JDK 17+
kotlin 2+
run the following command
git clone https://github.com/medivh-project/medivh.git
cd medivh
./gradlew build publishToMavenLocal