Skip to content

armansa/stan-challenge

Repository files navigation

stan-go-test

A Go app, which can easily be deployed to Heroku.

This application is written for Stan Coding Challenge.

Running Locally

Make sure you have Go and the Heroku Toolbelt installed.

$ go get -u github.com/armansa/stan-go-test
$ cd $GOPATH/src/github.com/armansa/stan-go-test
$ heroku local

You should also install Godep

Deploying to Heroku

$ heroku create
$ git push heroku master
$ heroku open

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published