Initial working project

This commit is contained in:
Joey Yakimowich-Payne 2020-08-23 20:38:33 -06:00
commit e6c5d2f1d0
7 changed files with 75 additions and 47 deletions

View file

@ -1,13 +0,0 @@
# Package
version = "0.1.0"
author = "Joey Yakimowich-Payne"
description = "Nimterop template"
license = "MIT"
srcDir = "src"
# Dependencies
requires "nim >= 1.0.6", "nimterop#head", "regex"