Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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...
- Host: GitHub
- URL: https://github.com/timothystiles/buster
- Owner: TimothyStiles
- License: mit
- Created: 2023-03-27T06:52:26.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-01-12T05:24:14.000Z (12 months ago)
- Last Synced: 2024-05-01T16:27:21.512Z (8 months ago)
- Topics: cd, ci, ci-cd, cicd, continous-deployment, continous-integration, devops, github-actions, go, golang, infrastructure, platform-engineering, sre
- Language: Go
- Homepage:
- Size: 78.1 KB
- Stars: 4
- Watchers: 3
- Forks: 0
- Open Issues: 20
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
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