Put here a short paragraph describing your project. Adding an screenshot or a mockup of your application in action would be nice.
Provide here instructions on how to use your application.
- Download the latest binary from the Release section on the right on GitHub.
- On the command line uncompress using
tar -xzf
- On the command line run with
./hello
- You will see Hello World! on your terminal.
Follow this project board to know the latest status of the project: http://...
- Use this github repository: ...
- Specify what branch to use for a more stable release or for cutting edge development.
- Use InteliJ 11
- Specify additional library to download if needed
- What file and target to compile and run.
- What is expected to happen when the app start.