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: 5 months ago
JSON representation
Write fluent interactions to Git. Programmatically crafting git commands becomes a breeze!
- Host: GitHub
- URL: https://github.com/purpleclay/gitz
- Owner: purpleclay
- License: mit
- Created: 2023-01-18T08:59:45.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-11-17T17:11:45.000Z (5 months ago)
- Last Synced: 2024-11-17T18:26:01.991Z (5 months ago)
- Topics: fluent, fluent-design, git, go, golang, testing
- Language: Go
- Homepage: https://docs.purpleclay.dev/gitz/
- Size: 3.63 MB
- Stars: 3
- Watchers: 3
- Forks: 0
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Codeowners: .github/CODEOWNERS
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
[](https://github.com/purpleclay/gitz/actions?workflow=ci)
[](/LICENSE)
[](https://goreportcard.com/report/github.com/purpleclay/gitz)
[](go.mod)
[](https://deepsource.io/gh/purpleclay/gitz/?ref=repository-badge)## Documentation
Check out the latest [documentation](https://docs.purpleclay.dev/gitz/)