Skip to content

Instantly share code, notes, and snippets.

@calavera
Created June 29, 2016 20:40
Show Gist options
  • Save calavera/30c0ae6fdb556a680f4b7692a8462123 to your computer and use it in GitHub Desktop.
Save calavera/30c0ae6fdb556a680f4b7692a8462123 to your computer and use it in GitHub Desktop.
#!/bin/bash
fake_credential_store.sh store <<EOF
{
"ServerURL": "https://api.github.com",
"Username": "token",
"Secret": "my-super-secret-token"
}
EOF
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment