File tree Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change 5
5
6
6
## Web application for managing your git repositories
7
7
8
- ![ open issues] ( https://badgen.net /github/open- issues/neel1996/gitconvex )
9
- ![ Gitconvex UI pipeline] ( https://github.com/ neel1996/gitconvex-ui/workflows/ Gitconvex%20UI%20pipeline/badge.svg )
10
- ![ Gitconvex Server pipeline] ( https://github.com/ neel1996/gitconvex-server/workflows/ Gitconvex%20Server%20pipeline/badge.svg )
8
+ ![ open issues] ( https://img.shields.io /github/issues/neel1996/gitconvex?color=orange&style=for-the-badge )
9
+ ![ Gitconvex UI pipeline] ( https://img.shields.io/github/workflow/status/ neel1996/gitconvex-ui/Gitconvex%20UI%20pipeline/master?label=gitconvex%20ui%20build&logo=github&style=for-the- badge )
10
+ ![ Gitconvex Server pipeline] ( https://img.shields.io/github/workflow/status/ neel1996/gitconvex-server/Gitconvex%20Server%20pipeline/master?label=gitconvex%20server%20build&logo=github&style=for-the- badge )
11
11
12
12
# Download options
13
13
14
14
> Use any of the below options to get gitconvex for your system
15
15
16
- [ ![ gitconvex npm package] ( https://badgen.net/badge/ gitconvex/ v1.1.2/green?icon =npm )] ( https://www.npmjs.com/package/@itassistors/gitconvex )
17
- [ ![ github release] ( https://badgen.net/badge/ gitconvex/ v1.1.2/blue?icon =github )] ( https://github.com/neel1996/gitconvex-package/releases )
18
- [ ![ docker image] ( https://badgen.net/badge/ gitconvex/ v1.1.2/cyan?icon =docker )] ( https://hub.docker.com/repository/docker/itassistors/gitconvex )
19
- [ ![ License] ( https://badgen.net/github/license/neel1996/gitconvex )] ( LICENSE )
16
+ [ ![ gitconvex npm package] ( https://img.shields.io/static/v1?label= gitconvex&message= v1.1.2&color=red&style=for-the-badge&logo =npm )] ( https://www.npmjs.com/package/@itassistors/gitconvex )
17
+ [ ![ github release] ( https://img.shields.io/static/v1?label= gitconvex&message= v1.1.2&color=green&style=for-the-badge&logo =github )] ( https://github.com/neel1996/gitconvex-package/releases )
18
+ [ ![ docker image] ( https://img.shields.io/static/v1?label= gitconvex&message= v1.1.2&color=blue&style=for-the-badge&logo =docker )] ( https://hub.docker.com/repository/docker/itassistors/gitconvex )
19
+ [ ![ License] ( https://img.shields.io/static/v1?label=LICENSE&message=Apache-2.0&color=yellow&style=for-the-badge )] ( LICENSE )
20
20
21
21
- ** Option - 1** Cloning repo from ** github**
22
22
You can’t perform that action at this time.
0 commit comments