UNPKG

commitsay

Version:

Pulls commits from http://www.commitlogsfromlastnight.com/ and pipes it to cowsay

34 lines (24 loc) 742 B
# commitssay Commits From last night as cowsay If you haven't visited, http://www.commitlogsfromlastnight.com/ is a great place to check out commits from devs last night. ##To Install npm install -g commitsay ## to Run: commitsay ## Example: $ commitsay ```sh ________________________ ( holy f**k it works ) ( -Xunnamius ) ------------------------ o ^__^ o (oO)\_______ (__)\ )\/\ U ||----w | || || ``` ## Best Use : - Install lolcat : https://gist.github.com/dakull/6615458 - Install commitsay - Add "commitsay | lolcat" in your bash_profile to see such messages on your terminal every time you open it.