Skip to content
/ shrub Public
forked from evergreen-ci/shrub

A Golang Library for Generating Evergreen Project Configs

License

Notifications You must be signed in to change notification settings

dylrich/shrub

 
 

Repository files navigation

shrub -- An Evergreen Project Config Generation Library

Overview

shrub is a library for programatically building Evergreen project configuration. There are no external dependencies outside of the standard library.

See the godoc for more information regarding usage.

All fields should have corresponding setter methods. Test coverage can be verified with make html-coverage-shrub.

About

A Golang Library for Generating Evergreen Project Configs

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 95.8%
  • Makefile 4.2%