Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/b4nst/turbogit
Opinionated cli enforcing clean git workflow without comprising UX
https://github.com/b4nst/turbogit
cli conventional-commits git go opinionated semver tug
Last synced: 3 months ago
JSON representation
Opinionated cli enforcing clean git workflow without comprising UX
- Host: GitHub
- URL: https://github.com/b4nst/turbogit
- Owner: b4nst
- License: mit
- Created: 2020-05-17T22:17:41.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2023-08-07T05:01:59.000Z (over 1 year ago)
- Last Synced: 2024-06-28T01:47:59.380Z (4 months ago)
- Topics: cli, conventional-commits, git, go, opinionated, semver, tug
- Language: Go
- Homepage: https://b4nst.github.io/turbogit
- Size: 3.69 MB
- Stars: 51
- Watchers: 2
- Forks: 3
- Open Issues: 11
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# Turbogit (tug)
[![build](https://github.com/b4nst/turbogit/workflows/Go/badge.svg)](https://github.com/b4nst/turbogit/actions?query=workflow%3AGo)
[![version](https://img.shields.io/github/v/release/b4nst/turbogit?include_prereleases&label=latest&logo=ferrari)](https://github.com/b4nst/turbogit/releases/latest)
[![Test Coverage](https://api.codeclimate.com/v1/badges/5173f55b5e67109d3ca5/test_coverage)](https://codeclimate.com/github/b4nst/turbogit/test_coverage)
[![Maintainability](https://api.codeclimate.com/v1/badges/5173f55b5e67109d3ca5/maintainability)](https://codeclimate.com/github/b4nst/turbogit/maintainability)![logo](assets/tu_logo.png)
tug is a set of git plugins built to help you deal with your day-to-day git work.
tug enforces conventions like [The Conventional Commits](https://www.conventionalcommits.org/en/v1.0.0/), [SemVer](https://semver.org/), [Trunk Based Development](https://trunkbaseddevelopment.com),
without overwhelming you.
tug is your friend.## Documentation
Full documentation is available at [b4nst.github.io/turbogit](https://b4nst.github.io/turbogit)