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

https://github.com/profclems/git-tools

Docker images of common git tools.
https://github.com/profclems/git-tools

Last synced: 10 months ago
JSON representation

Docker images of common git tools.

Awesome Lists containing this project

README

          

# git-tools

[![License][license-img]][license-href]
[![docker][docker-img]][docker-href]

1. [Overview](#overview)
1. [Description](#description)
1. [Tags](#setup)
1. [Usage](#usage)
1. [Limitations](#limitations)
1. [Development](#development)
1. [Miscellaneous](#miscellaneous)

## Overview

Those images include the following tools:

- [glab](https://github.com/profclems/glab)
- [hub](https://github.com/github/hub)
- [lab](https://github.com/zaquestion/lab)

## Description

Docker images of different git CLI tools.

## Tags

Supported tags.

- 1.0.0, latest

## Limitations

Currently no limitations.

## Development

Please read carefully [CONTRIBUTING.md][contribute-href] before making a merge
request.

## Miscellaneous

```
╚⊙ ⊙╝
╚═(███)═╝
╚═(███)═╝
╚═(███)═╝
╚═(███)═╝
╚═(███)═╝
╚═(███)═╝
```

[license-img]: https://img.shields.io/badge/license-ISC-blue.svg
[license-href]: LICENSE
[docker-img]: https://img.shields.io/docker/pulls/vptech/git-tools.svg
[docker-href]: https://hub.docker.com/r/vptech/git-tools
[contribute-href]: CONTRIBUTING.md