Skip to content

Instantly share code, notes, and snippets.

@aaron-prindle
Created October 9, 2012 11:22
Show Gist options
  • Save aaron-prindle/3858067 to your computer and use it in GitHub Desktop.
Save aaron-prindle/3858067 to your computer and use it in GitHub Desktop.
curl -v -X POST -H 'Content-Type: application/x-www-form-urlencoded' -d '{name:your-repo-name,description:your-repo-description}' https://api.github.com/user/repos?access_token=your-token
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment