Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

it's a smaller more concise gradle build(a better maven / ant build system) #2

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

deanhiller
Copy link

gradle is the best of ant and maven combined leading to a much smaller build file. Take this if you like it, otherwise just disregard.

NOTE: there is a gradlew, gradlew.bat file and a gradle.jar and gradle.properties I checked in so users don't need to install anything....no need to install maven, NOR gradle, nor anything...checkout and build(well, install jdk if you don't have it I guess).

…build system on your computer....users can checkout and just build with './gradlew build' or 'gradlew.bat build)'
@deanhiller
Copy link
Author

oh, also, just run ./gradlew eclipse on checkout or idea to generate project files and import into IDE.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant