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

https://github.com/tr1sm0s1n/emogit

Commit your changes with emotions. 😌😎😩🫣😵‍💫
https://github.com/tr1sm0s1n/emogit

commit git go tui

Last synced: about 2 months ago
JSON representation

Commit your changes with emotions. 😌😎😩🫣😵‍💫

Awesome Lists containing this project

README

          

# EmoGit

Commit your changes with emotions. 😌😎😩🫣😵‍💫

[![Go Version](https://img.shields.io/github/go-mod/go-version/tr1sm0s1n/emogit)](./go.mod)
[![Go Reference](https://pkg.go.dev/badge/github.com/tr1sm0s1n/emogit.svg)](https://pkg.go.dev/github.com/tr1sm0s1n/emogit)
[![Go Report Card](https://goreportcard.com/badge/github.com/tr1sm0s1n/emogit)](https://goreportcard.com/report/github.com/tr1sm0s1n/emogit)
[![Release](https://img.shields.io/github/v/release/tr1sm0s1n/emogit)](https://github.com/tr1sm0s1n/emogit/releases)
[![License](https://img.shields.io/badge/license-MIT-blue.svg)](./LICENSE.md)

## 🚀 Installation

Linux/macOS

```sh
curl -sSfL https://raw.githubusercontent.com/tr1sm0s1n/emogit/main/install.sh | sh -s
```

Windows

```powershell
irm "https://raw.githubusercontent.com/tr1sm0s1n/emogit/main/winstall.ps1" | iex
```

Go

```go
go install github.com/tr1sm0s1n/emogit@latest
```