# Package
version = "0.1.0"
author = "Jarrad Hope"
description = "Cryptoeconomic Release and Version Control"
license = "MIT"
srcDir = "src"
binDir = "bin"
bin = @["crvc"] # TODO rename to "git-remote-crvc" ?
# Dependencies
requires "nim >= 0.19.0"