Skip to content

Instantly share code, notes, and snippets.

@chico
Last active February 12, 2022 12:11
Show Gist options
  • Save chico/399fbc129704f751ed33c1450b04db8e to your computer and use it in GitHub Desktop.
Save chico/399fbc129704f751ed33c1450b04db8e to your computer and use it in GitHub Desktop.
Generate code image from a gist URL using carbon-now-cli
wget -nv -O code ${1:-shorturl.at/bkzQ1}
yarn global add carbon-now-cli
carbon-now -h code
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment