Created skeleton for Groovy implementation, basic Nim implementation.
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
[Package]
|
||||
name = "treeediff"
|
||||
version = "0.1.0"
|
||||
author = "Jonathan Bernard (jdb@jdb-labs.com)"
|
||||
description = "Tree Diff"
|
||||
license = "BSD"
|
||||
|
||||
bin = "treediff"
|
||||
|
||||
[Deps]
|
||||
Requires: "nim >= 0.10.0, docopt >= 0.1.0, iterutils >= 0.1.0"
|
||||
Reference in New Issue
Block a user