2023-12-05 20:13:26 +00:00
|
|
|
# Package
|
|
|
|
|
2023-12-05 20:18:56 +00:00
|
|
|
version = "1.0.2"
|
2023-12-05 20:13:26 +00:00
|
|
|
author = "Tomek Wójcik <contact@bthlabs.pl>"
|
|
|
|
description = "pathsd by BTHLabs"
|
|
|
|
license = "MIT"
|
|
|
|
|
|
|
|
binDir = "build"
|
|
|
|
srcDir = "src"
|
|
|
|
|
|
|
|
bin = @["pathsd"]
|
|
|
|
|
|
|
|
# Dependencies
|
|
|
|
|
|
|
|
requires "nim >= 2.0.0"
|
|
|
|
# requires "commandant 0.15.1"
|