Skip to content

robertlude/lgtm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

LGTM

LGTM is a simple script that puts the phrase "LGTM" with a random GitHub emoji in your clipboard for pasting into a pull request you have just reviewed and are satisfied with.

Usage

~/code/robertlude/lgtm> ./lgtm.rb
LGTM with random emoji copied to clipboard

⌘/Ctrl + V = LGTM 📹

Optional Bash Alias

~/.bash_profile or ~/.bashrc

alias lgtm='~/code/robertlude/lgtm/lgtm.rb'
~> lgtm
LGTM with random emoji copied to clipboard

About

LGTM 👻

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages