/concourse-tutorial

Go application to show a hello world

Primary LanguageMakefile

hellofresh/concourse-tutorial

This is just an example application for you to learn how to use concourse.

How to install?

This application provides some make functions to help you build this binary

deps-build-test

make

Dependencies

make deps

Run Tests

make test

Enjoy!