Get involved:
git clone --recursive -j2 https://github.com/splashkit/splashkit.git
Refer to documentation guidelines here.
- c++ compiler
- cmake
- Install Xcode command line tools
- Install brew
- Install cmake
- Clone repository
- Build test project cmake
- Run test project
xcode-select --install
/usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"
brew install cmake
git clone --recursive -j2 https://github.com/splashkit/splashkit.git
cd splashkit/projects/cmake
cmake .
make
cd ../../bin
./sktest