enso: Init repo
This commit is contained in:
12
enso.nimble
Normal file
12
enso.nimble
Normal file
@ -0,0 +1,12 @@
|
||||
# Package
|
||||
|
||||
version = "0.1.0"
|
||||
author = "buckwheat"
|
||||
description = "A minimalist IO Monad library in Nim"
|
||||
license = "MIT"
|
||||
srcDir = "src"
|
||||
|
||||
|
||||
# Dependencies
|
||||
|
||||
requires "nim >= 2.0.4"
|
||||
Reference in New Issue
Block a user