Skip to content

edufolly/gitmoji

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

14 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸš€ gitmoji πŸ˜„

A tool inspired by gitmoji that helps you create standardized, emoji-based Git commits β€” without installing any dependencies, packages, or runtimes.
Everything runs from a single binary.

✨ Motivation

Gitmoji is a great way to make commits more semantic and easier to understand.
However, many existing tools require:

  • Installation via npm/yarn
  • Extra configuration
  • A runtime environment (like Node.js)

This project solves that by providing:

βœ… A single binary
βœ… Zero dependencies
βœ… Instant execution
βœ… Cross-platform support

πŸ“¦ Installation

Just download the binary for your operating system and make it executable.

curl -sSLO https://github.com/edufolly/gitmoji/releases/latest/download/gitmoji
chmod +x gitmoji
sudo mv gitmoji /usr/local/bin

About

gitmoji without installing any dependencies, packages, or runtimes

Resources

Stars

Watchers

Forks

Languages