github.com/buildtool/build-tools@v0.2.29-0.20240322150259-6a1d0a553c23/README.md (about)

     1  
     2  <p align="center">
     3    <h3 align="center">Buildtool</h3>
     4    <p align="center">Build services and deploy to Kubernetes - fast and easy</p>
     5  </p>
     6  
     7  ---
     8  
     9  <p align="center">
    10    <a href="https://github.com/buildtool/build-tools/actions"><img alt="GitHub Actions" src="https://github.com/buildtool/build-tools/workflows/Go/badge.svg"></a>
    11    <a href="https://github.com/buildtool/build-tools/releases"><img alt="GitHub release (latest by date)" src="https://img.shields.io/github/v/release/buildtool/build-tools"></a>
    12    <a href="pulls"><img alt="GitHub pull requests" src="https://img.shields.io/github/issues-pr/buildtool/build-tools"></a>
    13    <a href="https://github.com/buildtool/build-tools/releases"><img alt="GitHub All Releases" src="https://img.shields.io/github/downloads/buildtool/build-tools/total"></a>
    14  </p>
    15  
    16  <p align="center">
    17    <a href="https://github.com/buildtool/build-tools/blob/main/LICENSE"><img alt="LICENSE" src="https://img.shields.io/badge/license-MIT-blue.svg?maxAge=43200"></a>
    18    <a href="https://codecov.io/github/buildtool/build-tools"><img alt="Coverage Status" src="https://codecov.io/gh/buildtool/build-tools/branch/main/graph/badge.svg"></a>
    19    <a href="https://codebeat.co/projects/github-com-buildtool-build-tools-main"><img alt="codebeat badge" src="https://codebeat.co/badges/60370357-016b-4b76-a62f-4878f6731d8a" /></a>  <a href="https://goreportcard.com/report/github.com/buildtool/build-tools"><img alt="goreportcard badge" src="https://goreportcard.com/badge/github.com/buildtool/build-tools" /></a>
    20  </p>
    21  
    22  A set of highly opinionated tools for creating and building components/services into [docker](https://www.docker.com/) images and deploying them to [Kubernetes](https://kubernetes.io/) clusters.
    23  By following the conventions set by the tools, building and deploying applications is made simpler.
    24  
    25  This project adheres to the Contributor Covenant [code of conduct](CODE_OF_CONDUCT.md). By participating, you are expected to uphold this code.
    26  We appreciate your contribution. Please refer to our [contributing guidelines](CONTRIBUTING.md) for further information.
    27  
    28  ## Get build-tools
    29  
    30  - [On my machine](https://buildtool.github.io/installation/)
    31  
    32  ## Documentation
    33  
    34  Documentation is hosted live at https://buildtool.github.io