mirror of
https://github.com/avelino/awesome-go.git
synced 2024-12-12 17:13:58 +00:00
creat new section in continuous integration
continuous integration section had one subsection: tools for help with continuous integration, but drone.io doesn't fit in so i created the subsection for complete ci platforms which are implemented in Go
This commit is contained in:
parent
e774a5bc6e
commit
f94b21827b
@ -172,9 +172,12 @@ Please take a quick gander at the [contribution guidelines](https://github.com/a
|
|||||||
|
|
||||||
## Continuous Integration
|
## Continuous Integration
|
||||||
|
|
||||||
*Tools for help with continuous integration*
|
*Continuous integrations platforms implemented in Go*
|
||||||
|
|
||||||
* [drone](https://github.com/drone/drone) - Drone is a Continuous Integration platform built on Docker, written in Go
|
* [drone](https://github.com/drone/drone) - Drone is a Continuous Integration platform built on Docker, written in Go
|
||||||
|
|
||||||
|
*Tools for help with continuous integration*
|
||||||
|
|
||||||
* [goveralls](https://github.com/mattn/goveralls) - Go integration for Coveralls.io continuous code coverage tracking system.
|
* [goveralls](https://github.com/mattn/goveralls) - Go integration for Coveralls.io continuous code coverage tracking system.
|
||||||
* [overalls](https://github.com/go-playground/overalls) - Multi-Package go project coverprofile for tools like goveralls
|
* [overalls](https://github.com/go-playground/overalls) - Multi-Package go project coverprofile for tools like goveralls
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user