1.Download intelijIDEA.
2.Clone this repository.
3.When importing is end, go to Intelij console and type:
Windows | MacOSX | Linux |
---|---|---|
gradlew jar | ./gradlew jar | ./gradlew jar |
1.Download intelijIDEA.
2.Download Build-Tools 30.0.1
3.Clone this repository.
4.When importing is end, go to Intelij console and type:
Windows | MacOSX | Linux |
---|---|---|
gradlew deploy | ./gradlew deploy | ./gradlew deploy |