Join GitHub today
GitHub is home to over 20 million developers working together to host and review code, manage projects, and build software together.
Can't go install ./... this repo #156
Comments
|
Mind putting up a patch for this? Nate Finch notifications@github.com schrieb am Mo., 9. Mai 2016, 17:48:
|
natefinch commentedMay 9, 2016
•
Edited 1 time
-
natefinch
May 9, 2016
My usual first step of looking at a go repo is to go install ./... from the repo root, to make sure everything compiles. But you can't do that with go-systemd, because you get this:
Maybe it would be prudent to move each example into their own directory?