Skip to content

Instantly share code, notes, and snippets.

View ariporad's full-sized avatar

Ari Porad ariporad

View GitHub Profile
#!/bin/bash
##
# See https://gist.github.com/ariporad/8ceab6c98958c0bc8f17
##
USER="YOUR_GITHUB_USERNAME"
TOKEN="see git.io/token"
echo -n "GitHub Repo (e.g. foo/bar): "