Go to file
Deathsbreed 274120fe6f No COPYRIGHT file. 2014-11-18 11:41:22 -06:00
src/consolechat/client No COPYRIGHT file. 2014-11-18 11:41:22 -06:00
.gitignore Ignore those annoying binary files. 2014-11-17 21:11:02 -06:00
LICENSE Added source-code. 2014-11-17 21:10:30 -06:00
README.md Added source-code. 2014-11-17 21:10:30 -06:00
build.xml Added source-code. 2014-11-17 21:10:30 -06:00

README.md

ConsoleChat-Client

This is the client-side to the ConsoleChat project. There's not much to say about the client, the interesting part is actually the server.

###Compiling To compile the source code, make sure you have JDK and Apache Ant installed. Then run the following command:

$ ant

###Contributing To contribute to the project, simply open a pull request and I'll make sure to get back to you as soon as possible.

###License This program is licensed with an MIT license. However, please take into account that you took from the community, and you should make sure to give back.