Moved Nim sources into src/main/nim.
This commit is contained in:
@@ -4,6 +4,7 @@ author = "Jonathan Bernard (jdb@jdb-labs.com)"
|
||||
description = "Utility to generate diffs of full directory trees."
|
||||
license = "BSD"
|
||||
bin = @["treediff"]
|
||||
srcDir = "src/main/nim"
|
||||
|
||||
# Dependencies
|
||||
requires: @["nim >= 0.13.0", "docopt >= 0.1.0", "console_progress >= 1.2"]
|
||||
|
||||
Reference in New Issue
Block a user