I've made sure it's possible to build the project ...
# tornadofx
e
I've made sure it's possible to build the project without gpg signing. To build with signing you have to pass
-Psign
on the command line. This means it shouldn't interfere when people want to build the project locally 🙂 I also added some instructions on how to add the dependency for Maven and Gradle.
👍 1