343 Forks
245 Stars
245 Watchers

go-getting-started

Getting Started with Go on Heroku https://devcenter.heroku.com/articles/getting-started-with-go

How to download and setup go-getting-started

Open terminal and run command
git clone https://github.com/heroku/go-getting-started.git
git clone is used to create a copy or clone of go-getting-started repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with go-getting-started https://github.com/heroku/go-getting-started/archive/master.zip

Or simply clone go-getting-started with SSH
[email protected]:heroku/go-getting-started.git

If you have some problems with go-getting-started

You may open issue on go-getting-started support forum (system) here: https://github.com/heroku/go-getting-started/issues