Created
May 1, 2018 06:50
-
-
Save codyeatworld/eb9e73ff92e64181061a5122e00a247a to your computer and use it in GitHub Desktop.
figurine
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# brew install go | |
# go get github.com/arsham/figurine | |
# golang | |
export GOPATH=$HOME/go | |
export PATH=$PATH:$GOPATH/bin | |
# bash greeting | |
figurine coverhound |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment