mirror of
https://github.com/golang/go.git
synced 2024-11-21 21:11:11 +00:00
Daily updates
parent
375328440f
commit
0e6e3cdbc2
@ -125,6 +125,7 @@
|
||||
* [Nexway](http://www.nexway.com)
|
||||
* [ngmoco:)](http://ngmoco.com/) - [blog](http://ngenuity.ngmoco.com/2012/01/introducing-falcore-and-timber.html)
|
||||
* [Novartis](http://www.novartis.com) - [g+ post](https://plus.google.com/114945221884326152379/posts/d1SVaqkRyTL)
|
||||
* [Odoscope](http://www.odoscope.com) - [twitter](https://twitter.com/odoscope/status/642383738249322496), [job](http://www.odoscope.com/career-at-odoscope/developer-vacancy/)
|
||||
* [Ooyala](http://www.ooyala.com/) - [github](https://github.com/ooyala/)
|
||||
* [OpenShift](https://www.openshift.com/) - [blog](http://blog.gopheracademy.com/birthday-bash-2014/openshift-3-old-dogs-new-tricks/)
|
||||
* [Oyster Books](https://www.oysterbooks.com/) - [blog](http://engineering.oysterbooks.com/post/79458380259/resizing-images-on-the-fly-with-go)
|
||||
|
10
Home.md
10
Home.md
@ -30,8 +30,9 @@ Ready to write some Go code of your own? Here are a few links to help you get s
|
||||
|
||||
- Install and Setup your Environment
|
||||
- Start here: [Official Installation Documentation](https://golang.org/doc/install)
|
||||
- If you prefer to install from source, [read this first](https://golang.org/doc/install/source).
|
||||
- If you prefer to install from source, [read this first](https://golang.org/doc/install/source).
|
||||
- [InstallFromSource](InstallFromSource) - Additional tips on source installs.
|
||||
- Windows user? [Install and configure Go, Git and Atom for Windows](https://github.com/abourget/getting-started-with-golang)
|
||||
- Having installation problems? [InstallTroubleShooting](InstallTroubleShooting)
|
||||
- Make sure you have your [$GOPATH environment variable set correctly](https://golang.org/doc/install/source#gopath)
|
||||
- If you need additional tips on using [$GOPATH, go here](GOPATH).
|
||||
@ -106,6 +107,7 @@ Here are some of the places where you can find Gophers online. To get a sense of
|
||||
- [Sharing Golang Packages to C](http://blog.ralch.com/tutorial/golang-sharing-libraries/) - A tutorial by [@ralch](https://twitter.com/ralch).
|
||||
- [Calling Go libraries from Python](https://blog.filippo.io/building-python-modules-with-go-1-5/) - by Filippo Valsorda
|
||||
- [Calling Go libraries from Ruby](http://c7.se/go-and-ruby-ffi/) - by Peter Hellberg
|
||||
- [Build a Ruby Gem with a Go native extension](http://blog.paracode.com/2015/08/28/ruby-and-go-sitting-in-a-tree) - by @jondot
|
||||
- See the wikis below for additional details:
|
||||
- [GoGetTools](GoGetTools)
|
||||
- [GoGetProxyConfig](GoGetProxyConfig)
|
||||
@ -154,7 +156,7 @@ Here are some of the places where you can find Gophers online. To get a sense of
|
||||
- [SliceTricks](SliceTricks)
|
||||
- [Switch](Switch)
|
||||
- [TableDrivenTests](TableDrivenTests)
|
||||
|
||||
|
||||
|
||||
## Online Services that work with Go
|
||||
|
||||
@ -188,7 +190,7 @@ If you're looking for services that support Go, here's a list to get you started
|
||||
- An archive of [design documents is also available](DesignDocuments)
|
||||
- Go releases happen on ~6 month intervals. [See here for more information](Go-Release-Cycle)
|
||||
- Want to know more about how the [Go source sub-repositories are structured?](SubRepositories)
|
||||
- The Go project requires that all code be reviewed before it is submitted.
|
||||
- The Go project requires that all code be reviewed before it is submitted.
|
||||
- Read more about our [code review practices](CodeReview)
|
||||
- If you're commenting on code under review, please read [these guidelines](CodeReviewComments)
|
||||
- Issues
|
||||
@ -222,4 +224,4 @@ If you're looking for services that support Go, here's a list to get you started
|
||||
|
||||
Notes:
|
||||
|
||||
- Please refrain from changing the title of the wiki pages, as some of them might be linked to from [golang.org](https://golang.org) or other websites.
|
||||
- Please refrain from changing the title of the wiki pages, as some of them might be linked to from [golang.org](https://golang.org) or other websites.
|
||||
|
@ -520,6 +520,7 @@ See also [[SQLDrivers page|SQLDrivers]].
|
||||
* [goweb](https://bitbucket.org/santucco/goweb) - Literate programming tools for Go based on CWEB by Donald Knuth and Silvio Levy.
|
||||
* [hopwatch](https://github.com/emicklei/hopwatch) - simple debugger for Go
|
||||
* [hsandbox](http://labix.org/hsandbox) - Tool for quick experimentation with Go snippets
|
||||
* [Inject](https://github.com/facebookgo/inject) - Library for dependency injection in Golang (from Facebook)
|
||||
* [liccor](https://github.com/gtalent/liccor) - A tool for updating license headers in Go source files
|
||||
* [liteide](https://github.com/visualfc/liteide) - An go auto build tools and qt-based ide for Go
|
||||
* [Livedev](https://github.com/qrtz/livedev) - Livedev is a development proxy server that enables live code reloading.
|
||||
@ -1291,6 +1292,7 @@ See also [[SQLDrivers page|SQLDrivers]].
|
||||
* [rabbitmq-http](https://github.com/smallfish/rabbitmq-http) - REST API for RabbitMQ
|
||||
* [sf\_server](http://code.google.com/p/rflk/source/browse/#svn%2Ftrunk%2Fsw%2FGo%2Fsend_file_go) - a tiny send file server and client
|
||||
* [Tideland golib](https://github.com/tideland/golib) - Web package for REST request handling
|
||||
* [Vantaa](https://github.com/nathandao/vantaa) - A modular blogging API engine written in Go, Neo4j and Polymer.
|
||||
* [websiteskeleton](https://github.com/jadekler/git-go-websiteskeleton) - Simple net/http website skeleton
|
||||
* [webtf](http://code.google.com/p/webtf/) - Web app to graphical visualization of twitter timelines using the HTML5
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user