Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/purpleclay/gitz

Write fluent interactions to Git. Programmatically crafting git commands becomes a breeze!
https://github.com/purpleclay/gitz

fluent fluent-design git go golang testing

Last synced: 2 months ago
JSON representation

Write fluent interactions to Git. Programmatically crafting git commands becomes a breeze!

Awesome Lists containing this project

README

        

# Gitz

Write fluent interactions to Git using the `gitz` library. Programmatically crafting git commands becomes a breeze! Verify your code using the inbuilt testing framework.

## Badges

[![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)
[![License MIT](https://img.shields.io/badge/license-MIT-blue.svg?style=flat-square)](/LICENSE)
[![Go Report Card](https://goreportcard.com/badge/github.com/purpleclay/gitz?style=flat-square)](https://goreportcard.com/report/github.com/purpleclay/gitz)
[![Go Version](https://img.shields.io/github/go-mod/go-version/purpleclay/gitz.svg?style=flat-square)](go.mod)
[![DeepSource](https://deepsource.io/gh/purpleclay/gitz.svg/?label=active+issues&token=2-tKXUipTIAHTEf3c_owhaJZ)](https://deepsource.io/gh/purpleclay/gitz/?ref=repository-badge)

## Documentation

Check out the latest [documentation](https://docs.purpleclay.dev/gitz/)