muwire/cli/build.gradle

4 lines
67 B
Groovy

apply plugin : 'application'
mainClassName = 'com.muwire.cli.Cli'