Re: [go-nuts] Golang should have a center packages index hosting like npm, rust crates

2016-10-19 Thread Ian Lance Taylor
On Wed, Oct 19, 2016 at 9:05 PM, zixu mo wrote: > Golang should have a center packages index hosting like npm, rust crates. Go has https://godoc.org/ . Ian -- You received this message because you are subscribed to the Google Groups "golang-nuts" group. To unsubscribe from this group and stop

[go-nuts] Golang should have a center packages index hosting like npm, rust crates

2016-10-19 Thread zixu mo
Golang should have a center packages index hosting like npm, rust crates. For Rust : https://crates.io/ For JS: https://www.npmjs.com/ For PHP https://packagist.org/ For Ruby https://rubygems.org/ -- You received this message because you are subscribed to the Google Groups "golang-nuts"