Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 347 Bytes

README.md

File metadata and controls

6 lines (5 loc) · 347 Bytes

GO samples

The goal of this project is to learn go lang by implementing simple application. The problem I've choose is exercises from google's python lessons In order to install dependencies run govendor sync (make sure that govendor is installed in your $GOPATH)