Skip to content

Instantly share code, notes, and snippets.

@carldunham
Created January 25, 2018 20:15
Show Gist options
  • Save carldunham/cf6738683c53be4510041a6ebbb42207 to your computer and use it in GitHub Desktop.
Save carldunham/cf6738683c53be4510041a6ebbb42207 to your computer and use it in GitHub Desktop.
┌─────────────┐     ╭─────────╮     ┏━━━━━━┓
│ I'm a box!  ├─────┤ Rounded ┝━━━━━┫ Bold ┃
└──────┬──────┘     ╰─────────╯     ┗━━━━━━┛
       │
 ┌─────┴────┐      ┌──────────┐
 │ Me too!  ├──────┤ Me Three │
 └──────────┘      └──────────┘
@teshanshanuka
Copy link

This is cool! I wrote a small python script to generate boxes using characters from this gist
https://gist.github.com/teshanshanuka/b74c40bf98eaf319054759d5614b0ba4

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment