iuriinedostup / concourse-tutorial

Go application to show a hello world

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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!

About

Go application to show a hello world


Languages

Language:Shell 61.3%Language:Go 20.0%Language:Makefile 18.7%