Skip to content

Instantly share code, notes, and snippets.

@mooskagh
Created May 19, 2018 10:58
Show Gist options
  • Save mooskagh/0e69aa806eaf3e30b87a11a6c0bde518 to your computer and use it in GitHub Desktop.
Save mooskagh/0e69aa806eaf3e30b87a11a6c0bde518 to your computer and use it in GitHub Desktop.
# Package
version = "0.1.0"
author = "Alexander Lyashuk"
description = "A client for lc0 engine"
license = "GPLv3"
srcDir = "src"
bin = @["lc0client"]
switch("out", "dash-y")
# Dependencies
requires "nim >= 0.18.0"
requires "parsetoml"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment