Skip to content
This repository was archived by the owner on Jun 27, 2023. It is now read-only.

Latest commit

 

History

History
18 lines (11 loc) · 266 Bytes

File metadata and controls

18 lines (11 loc) · 266 Bytes

test-2-backstage

asdfasdfa

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/test-2-backstage

Testing

make test