github.com/purpleclay/gitz@v0.8.2-0.20240515052600-43f80eea2fe1/README.md (about)

     1  # Gitz
     2  
     3  Write fluent interactions to Git using the `gitz` library. Programmatically crafting git commands becomes a breeze! Verify your code using the inbuilt testing framework.
     4  
     5  ## Badges
     6  
     7  [![Build status](https://img.shields.io/github/actions/workflow/status/purpleclay/gitz/ci.yml?style=flat-square&logo=go)](https://github.com/purpleclay/gitz/actions?workflow=ci)
     8  [![License MIT](https://img.shields.io/badge/license-MIT-blue.svg?style=flat-square)](/LICENSE)
     9  [![Go Report Card](https://goreportcard.com/badge/github.com/purpleclay/gitz?style=flat-square)](https://goreportcard.com/report/github.com/purpleclay/gitz)
    10  [![Go Version](https://img.shields.io/github/go-mod/go-version/purpleclay/gitz.svg?style=flat-square)](go.mod)
    11  [![DeepSource](https://deepsource.io/gh/purpleclay/gitz.svg/?label=active+issues&token=2-tKXUipTIAHTEf3c_owhaJZ)](https://deepsource.io/gh/purpleclay/gitz/?ref=repository-badge)
    12  
    13  ## Documentation
    14  
    15  Check out the latest [documentation](https://docs.purpleclay.dev/gitz/)