Replace OpResult with "op" module.

This commit is contained in:
2020-07-01 23:39:52 +02:00
parent 7cce11dc66
commit 243a41fa7a
3 changed files with 28 additions and 34 deletions

View File

@@ -10,6 +10,8 @@ bin = @["randopix", "pixctrl"]
# Dependencies
requires "nim >= 1.0.0", "gintro", "argparse", "jester", "ajax"
# Not on nimble yet
requires "https://github.com/luxick/op.git >= 1.0.0"
proc genJS =
echo "Generating JS Client"