Skip to content

This program copies a gitmoji to your clipboard for the selected type of commit

Notifications You must be signed in to change notification settings

grivera64/Gitmoji-Clipboard

Repository files navigation

Gitmoji-Clipboard

Example Run

About

This program copies a gitmoji to your clipboard for the selected type of commit!

How to Run

  1. Clone the repo:
git clone https://www.github.com/grivera64/Gitmoji-Clipboard.git
  1. cd into the repo:
cd Gitmoji-Clipboard
  1. Compile the C++ code (G++ Compiler)
g++ *.cpp *.h -o gitmojiClipboard
  1. Run the program

Linux

.\gitmojiClipboard.exe

Windows

gitmojiClipboard.exe

Contributors

About

This program copies a gitmoji to your clipboard for the selected type of commit

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published