citrun

watch C/C++ source code execute
Log | Files | Refs | LICENSE

commit 9fb52ac65ed7b92738d337f2b061f2df42c8aff7
parent 9b0838b7ffdb80b5e50d370a58aaafaba261ca65
Author: Kyle Milz <kyle@0x30.net>
Date:   Fri,  8 Jul 2016 23:22:27 -0600

add README

Diffstat:
AREADME | 18++++++++++++++++++
1 file changed, 18 insertions(+), 0 deletions(-)

diff --git a/README b/README @@ -0,0 +1,18 @@ +░█▀▀░░░▀█▀░▀█▀░░░█▀▄░█░█░█▀█ +░█░░░░░░█░░░█░░░░█▀▄░█░█░█░█ +░▀▀▀░░░▀▀▀░░▀░░░░▀░▀░▀▀▀░▀░▀ + +Build dependencies: +- C++11 capable compiler +- DejaVu Sans Mono +- freeglut and glew +- FreeType2 +- Jam +- LLVM and Clang > 3.4 +- OpenGLES >= 2.0 + +Use Jam to compile: +$ jam + +Run the tests with prove: +$ prove