Skip to content

Commit f4a23a6

Browse files
committed
add icons
1 parent 56e1b3a commit f4a23a6

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,16 @@
11
# git-remote-https+iap
22

3+
[![GitHub release (latest by date)](https://img.shields.io/github/v/release/adohkan/git-remote-https-iap)](https://github.com/adohkan/git-remote-https-iap/releases/latest)
4+
[![GitHub](https://img.shields.io/github/license/adohkan/git-remote-https-iap)](LICENSE.txt)
5+
[![Go Report Card](https://goreportcard.com/badge/github.com/adohkan/git-remote-https-iap)](https://goreportcard.com/report/github.com/adohkan/git-remote-https-iap)
6+
37
An open source [`git-remote-helper`](https://git-scm.com/docs/git-remote-helpers) that handles authentication for [GCP Identity Aware Proxy](https://cloud.google.com/iap).
48

59
## Getting Started
610

711
### Installing
812

9-
- Download pre-compiled binaries from [`our release page`](https://github.com/stang/ci-sandbox/releases/).
13+
- Download pre-compiled binaries from [`our release page`](https://github.com/adohkan/git-remote-https-iap/releases/latest).
1014
- Install `git-remote-https+iap` binary onto the system `$PATH`
1115
- Run `GIT_IAP_VERBOSE=1 git-remote-https+iap install`
1216

0 commit comments

Comments
 (0)