/sandbox-go-ci

Sandbox project for testing CI features

Primary LanguageShellMozilla Public License 2.0MPL-2.0

sandbox

A sandbox project for CI

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/sandbox

Testing

make test