Skip to content

Instantly share code, notes, and snippets.

@shawjia
Created November 5, 2018 05:07
Show Gist options
  • Save shawjia/3c20dacec635c5379f840de401846e8e to your computer and use it in GitHub Desktop.
Save shawjia/3c20dacec635c5379f840de401846e8e to your computer and use it in GitHub Desktop.
using curl to create git.io url
curl https://git.io/ -i -F "url=https://shawjia.github.io/vkxd/2018/11/05-fund" -F "code=start-fund"
# you get https://git.io/start-fund
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment