Advertisement
Guest User

Untitled

a guest
Oct 14th, 2019
106
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.16 KB | None | 0 0
  1. brew install rust
  2. cargo install svgbob_cli
  3. ~/.cargo/bin/svgbob -h
  4. ~/.cargo/bin/svgbob --font-family monospace ascii.txt -o ascii.svg
  5. base64 -i ascii.svg | pbcopy
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement