Skip to content

Comment on GitHub Down with a 503parent

Comments

How does one depend on Github for builds if git is, um, distributed?

go get, npm install

BTW the official standing on dependencies in Go is to actually fork all deps you need, possibly using submodules or even vendorizing by adding src/* to your project VCS.

Pull requests, commit hooks & travis integration.

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.