Initial Release
arakilian0
released this
23 Nov 19:20
·
12 commits
to master
since this release
Project boilerplate initialization.
Keynotes:
- Initialized on
macOS
- Compiled only for macOS using
clang++
- Tested on Mac and Linux using
Travis
Note: For future releases, each platform will have it's own executable, compiled via physical machines:
- macOS | Clang
- Windows | MinGW
- Linux/Fedora | GCC