> For instance, there's a ton of Go repositories out there that are not go gettable because the author wanted to put source code under a src directory and hacked that together using make.
Are there? If someone's that ignorant of the language, I don't think I'd want to run something written by him …
> And good luck with organizing any repository that contains multiple languages where go is one of them...go's "code lives at the repository root" doesn't play well with others.
I've actually built libraries which involved both Go & Python without a problem.
Are there? If someone's that ignorant of the language, I don't think I'd want to run something written by him …
> And good luck with organizing any repository that contains multiple languages where go is one of them...go's "code lives at the repository root" doesn't play well with others.
I've actually built libraries which involved both Go & Python without a problem.