jonnyzzz / TeamCity.GitHub

Integration of TeamCity and GitHub
216 stars 63 forks source link

Add instructions for building the project locally #102

Open msabramo opened 8 years ago

msabramo commented 8 years ago

If I wanted to do a quick build of the plugin so that I can test something out, how do I built it.

I see a build/ant.build.xml but that seems to just do some simple substitutions not actually compile the Java code?

I think there should be a note in README.md how to build the project.