Add simple example

This commit is contained in:
Joey Yakimowich-Payne 2020-09-13 20:28:17 -06:00
commit cb5066b3ae
2 changed files with 29 additions and 1 deletions

View file

@ -10,4 +10,4 @@ srcDir = "src"
# Dependencies
requires "nim >= 1.0.6", "https://github.com/jyapayne/nimterop#head"
requires "nim >= 1.0.6", "https://github.com/jyapayne/nimterop#head", "https://github.com/jyapayne/nim-glfw#head"