Add more utilities + version output

This commit is contained in:
joachimschmidt557 2019-03-07 15:19:49 +01:00
parent 3b5369fb21
commit cdb226da8c
13 changed files with 26 additions and 8 deletions

4
common.nim Normal file
View file

@ -0,0 +1,4 @@
# Common constants
const
nimbaseVersion* = "0.0.1"