Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sanriodev/goji
lightweight oji, written in go
https://github.com/sanriodev/goji
cli cli-app emoticons go golang homebrew
Last synced: 1 day ago
JSON representation
lightweight oji, written in go
- Host: GitHub
- URL: https://github.com/sanriodev/goji
- Owner: sanriodev
- License: mit
- Created: 2024-09-24T10:16:21.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2024-12-17T12:24:28.000Z (28 days ago)
- Last Synced: 2025-01-11T10:44:16.716Z (3 days ago)
- Topics: cli, cli-app, emoticons, go, golang, homebrew
- Language: Go
- Homepage:
- Size: 5.37 MB
- Stars: 16
- Watchers: 3
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
goji ٩(◕‿◕)۶
lightweight version of Oji. but written in go!
| Go-Report | Reference |
| :----------------------------------------------------------------------------------------------------------------------------------------------------------------------------: | :--------------------------------------------------------------------------------------------------------------------------------------------------------------------------: |
| [![Go Report Card](https://goreportcard.com/badge/github.com/sanriodev/goji)](https://goreportcard.com/report/github.com/sanriodev/goji) | [![GoDoc](https://godoc.org/github.com/sanriodev/goji?status.svg)](https://godoc.org/github.com/sanriodev/goji) |##
# Prerequisites
[go programming language](https://go.dev/dl/) or [homebrew](https://brew.sh)
## Installation via go
```bash
go install github.com/sanriodev/goji@latest
```## Installation via homebrew 🍺
- add the homebrew tap
```bash
brew tap sanriodev/homebrew-goji
```and
- install via homebrew
```bash
brew install goji
```or
- directly install with the homebrew tap
```bash
brew install sanriodev/homebrew-goji
```### formula
take a look at the homebrew formula for goji [here.](https://github.com/sanriodev/homebrew-goji)
## Usage```bash
goji
```