Initial commit
This commit is contained in:
commit
a7f0b68f28
10 changed files with 60 additions and 0 deletions
8
nimtemplate.nimble
Normal file
8
nimtemplate.nimble
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
version = "0.0.0"
|
||||
author = "Your name"
|
||||
description = "Description of your library"
|
||||
license = "MIT"
|
||||
|
||||
srcDir = "src"
|
||||
|
||||
requires "nim >= 1.2.2"
|
||||
Loading…
Add table
Add a link
Reference in a new issue