dependencies need listing and pre-installing
Closed this issue · 1 comments
geeohgeegeeoh commented
Unless the go build system can automatically pull them in, the README.md needs to list the pre-dependencies and their version-specific URLs to pull.
robert-kisteleki commented
This is part of the quick start section now.
My understading is that versioning of dependencies is a bit of an issue, not sure how that could be solved in a stable fashion. We'll see.