Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/circleci-public/circleci-demo-go

Example Go application running on CircleCI
https://github.com/circleci-public/circleci-demo-go

circleci circleci-demos demo demo-app go golang

Last synced: about 2 hours ago
JSON representation

Example Go application running on CircleCI

Awesome Lists containing this project

README

        

# CircleCI 2.0 Demo Application: Go (Golang) [![CircleCI Build Status](https://circleci.com/gh/CircleCI-Public/circleci-demo-go.svg?style=shield)](https://circleci.com/gh/CircleCI-Public/circleci-demo-go) [![MIT Licensed](https://img.shields.io/badge/license-MIT-blue.svg)](https://raw.githubusercontent.com/CircleCI-Public/circleci-demo-go/master/LICENSE.md)

This is an example application showcasing how to run Go on CircleCI 2.0.

You can follow along with this project by reading the following doc: https://circleci.com/docs/2.0/language-go/