Skip to content

Latest commit

 

History

History
28 lines (17 loc) · 324 Bytes

File metadata and controls

28 lines (17 loc) · 324 Bytes

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!