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

https://github.com/shravan20/git-conversa

Git Conversa
https://github.com/shravan20/git-conversa

Last synced: 7 months ago
JSON representation

Git Conversa

Awesome Lists containing this project

README

          

# Git Conversa aka gca : A git helper utility

This is to simply execute the go code:

```sh
go run main.go
```

Command to build your CLI tool:

```sh
go build
```

You can install the tool globally using

```ssh
go build
```

You can verify the installation by checking if the executable is accessible from any directory in your terminal:

```sh
git-conversa aka gca
```