Skip to content

Latest commit

 

History

History
8 lines (4 loc) · 498 Bytes

README.md

File metadata and controls

8 lines (4 loc) · 498 Bytes

repo-template

GitHub repository template for Golang projects using codecov and CircleCI. Includes a Makefile for common development workflow tasks, such as dependency updates, linting, formatting, etc..

setup

To use this when creating a new repo, make sure to select this repo as the template. You'll then want to navigate to https://codecov.io/gh/RTradeLtd/YOURNEWREPOHERE and copy&paste the codecov token into the CODECOV_TOKEN environment variable specified in the circleci config