pre-existing stuff
This commit is contained in:
parent
aad9c19385
commit
24c50b7fc6
4 changed files with 170 additions and 0 deletions
13
nimMs.nimble
Normal file
13
nimMs.nimble
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
# Package
|
||||
|
||||
version = "0.1.0"
|
||||
author = "mr-bonerman"
|
||||
description = "A new awesome nimble package"
|
||||
license = "MIT"
|
||||
srcDir = "src"
|
||||
|
||||
|
||||
# Dependencies
|
||||
|
||||
requires "nim >= 1.6.10"
|
||||
requires "jsony"
|
||||
Loading…
Add table
Add a link
Reference in a new issue