Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/timothystiles/buster

A Go Package for running Go package CICD pipelines in Go...
https://github.com/timothystiles/buster

cd ci ci-cd cicd continous-deployment continous-integration devops github-actions go golang infrastructure platform-engineering sre

Last synced: 15 days ago
JSON representation

A Go Package for running Go package CICD pipelines in Go...

Awesome Lists containing this project

README

        

# Buster

**Buster** is a Go CI/CD package for Go packages:

* **Portable:** CI/CD pipelines you can develop and deploy everywhere, on every platform.

* **Maintainable:** Written and tested in Go. No yaml, no spaghetti.

* **Ambitious:** Test, lint, fix, report, and deploy the Go library of your dreams with ease.

## Install

``go get github.com/TimothyStiles/buster@latest``

## Docs

* **[Package](github.com/TimothyStiles/buster)**
* **[Roadmap](https://github.com/users/TimothyStiles/projects/6/)**

## Contributing

* **[Code of conduct](CODE_OF_CONDUCT.md):** Please read the full text so you can understand what we're all about and remember to be excellent to each other!

* **[Contributor's guide](CONTRIBUTING.md):** Please read through it before you start hacking away and pushing contributions to this fine codebase.

## Sponsor

* **[Sponsor](https://github.com/sponsors/TimothyStiles):** 🤘 Thanks for your support 🤘

## License

* [MIT](LICENSE)

* Copyright (c) 2023 Timothy Stiles