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

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


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

circleci-orbs golang

Last synced: 6 months ago
JSON representation

Awesome Lists containing this project

README

          

# Go (Golang) Orb [![CircleCI Build Status](https://circleci.com/gh/CircleCI-Public/go-orb.svg?style=shield "CircleCI Build Status")](https://circleci.com/gh/CircleCI-Public/go-orb) [![CircleCI Orb Version](https://badges.circleci.com/orbs/circleci/go.svg)][reg-page] [![GitHub License](https://img.shields.io/badge/license-MIT-lightgrey.svg)](https://github.com/CircleCI-Public/go-orb/blob/master/LICENSE) [![CircleCI Community](https://img.shields.io/badge/community-CircleCI%20Discuss-343434.svg)](https://discuss.circleci.com/c/ecosystem/orbs)

A Go Orb for CircleCI.
This orb allows you to do common Go related tasks on CircleCI such as install Go, downloading modules, caching, etc.

## Usage

Example usage as well as a list of available executors, commands, and jobs are available on this orb's [registry page][reg-page].

## Resources

[CircleCI Orb Registry Page][reg-page] - The official registry page for this orb will all versions, executors, commands, and jobs described.
[CircleCI Orb Docs](https://circleci.com/docs/2.0/orb-intro/#section=configuration) - Docs for using and creating CircleCI Orbs.

## Contributing
We welcome [issues](https://github.com/CircleCI-Public/go-orb/issues) and [pull requests](https://github.com/CircleCI-Public/go-orb/pulls) against this repository!
For further questions/comments about this or other orbs, visit the Orb Category of [CircleCI Discuss](https://discuss.circleci.com/c/orbs).

### Publishing

New versions of this orb are published by pushing a SemVer git tag by the Community & Partner Engineering Team.

[reg-page]: https://circleci.com/orbs/registry/orb/circleci/go