If you already have GO setup, then install the following packages:
$ go get -u github.com/kataras/iris
$ go get -u github.com/mattn/go-sqlite3
$ go get -u github.com/jinzhu/gorm
$ go get -u github.com/kataras/go-template
$ go get github.com/pusher/pusher-http-go