Skip to content

Instantly share code, notes, and snippets.

@ideomix
Created August 6, 2012 03:28
Show Gist options
  • Save ideomix/3269640 to your computer and use it in GitHub Desktop.
Save ideomix/3269640 to your computer and use it in GitHub Desktop.
figlet
/Users/matsuo_ryo% brew install figlet
/Users/matsuo_ryo% figlet AAAA
_ _ _ _
/ \ / \ / \ / \
/ _ \ / _ \ / _ \ / _ \
/ ___ \ / ___ \ / ___ \ / ___ \
/_/ \_\/_/ \_\/_/ \_\/_/ \_\
/Users/matsuo_ryo% figlet -c AAAA
_ _ _ _
/ \ / \ / \ / \
/ _ \ / _ \ / _ \ / _ \
/ ___ \ / ___ \ / ___ \ / ___ \
/_/ \_\/_/ \_\/_/ \_\/_/ \_\
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment