Skip to content

Instantly share code, notes, and snippets.

@raulbrito
Last active January 28, 2016 05:39
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 raulbrito/aac43baca1849523e8e2 to your computer and use it in GitHub Desktop.
Save raulbrito/aac43baca1849523e8e2 to your computer and use it in GitHub Desktop.
theme configure f3d64ec79d0d8339d745208bf382bd85 2526f780336b9284ee980d630c36bc2f thundercat.myshopify.com 84991510 # this create a configuration file (config.yml)
theme download # this downloads all the corresponding theme files to your computer
git init . # this creates a local git repository
git add . && git commit -m "first commit" # adds all the files to the local repository
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment