SimonBarendse / go-orb

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Go (Golang) Orb CircleCI Build Status CircleCI Orb Version GitHub License CircleCI Community

This orb is under active development and does not have a release yet. This orb cannot be used in a production/stable build yet.

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.

Resources

CircleCI Orb Registry Page - The official registry page for this orb will all versions, executors, commands, and jobs described.
CircleCI Orb Docs - Docs for using and creating CircleCI Orbs.

Contributing

We welcome issues and pull requests against this repository! For further questions/comments about this or other orbs, visit the Orb Category of CircleCI Discuss.

Publishing

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

About

License:MIT License


Languages

Language:Shell 100.0%