2023-12-05 20:13:26 +00:00
|
|
|
# Package
|
|
|
|
|
2024-01-19 21:49:57 +00:00
|
|
|
version = "1.1.0"
|
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"
|