After installing go (http://www.riptutorial.com/go/topic/198/getting-started-with-go ) you'll need an environment. An efficient and free way to get you started is using Atom text editor (https://atom.io ) and gulp. A question that maybe crossed your mind is why use gulp?.We need gulp for auto-completion. Let's get Started!