Created
August 1, 2016 17:24
-
-
Save richardcalahan/22daccedd0f969c08746ad945893d028 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"development": { | |
"shopify_api_key":"[your key]", | |
"shopify_password":"[your password]", | |
"shopify_url":"[your dev shop url]", | |
"shopify_theme":"[the theme id to sync to]" | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment