Skip to content

Instantly share code, notes, and snippets.

@dscape
Created November 29, 2012 17:32
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save dscape/1cc85124e97d1a2506de to your computer and use it in GitHub Desktop.
Save dscape/1cc85124e97d1a2506de to your computer and use it in GitHub Desktop.
curl -X POST \
-H "Content-type: application/json" \
--data "{ \"credentials\": githubUser:githubPassword }" \
https://nodejitsuUser:nodejitsuPass@webhooks.nodejitsu.com/1/auth/github
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment