MrFatt / golang-demo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

golang-demo

des

Getting started

This project requires Go to be installed. On OS X with Homebrew you can just run brew install go.

Running it then should be as simple as:

$ make
$ ./bin/golang-demo

Testing

make test

About


Languages

Language:Go 90.0%Language:Makefile 10.0%