Add nimble file

This commit is contained in:
joachimschmidt557 2019-04-20 13:59:33 +02:00
parent a2b3711939
commit b04db1ba95
2 changed files with 13 additions and 0 deletions

13
mandelbrot.nimble Normal file
View file

@ -0,0 +1,13 @@
# Package
version = "0.0.1"
author = "joachimschmidt557"
description = "Mandelbrot in nim"
license = "GPL-3.0"
bin = @["main"]
# Dependencies
requires "nim >= 0.19.9"
requires "stbimage >= 2.3"

BIN
three.bmp Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 66 B