Skip to content

Instantly share code, notes, and snippets.

@daveaseeman
Last active April 20, 2017 03:27
Show Gist options
  • Save daveaseeman/6761689b97147aa60fcacf86e3e166d3 to your computer and use it in GitHub Desktop.
Save daveaseeman/6761689b97147aa60fcacf86e3e166d3 to your computer and use it in GitHub Desktop.
Lemonstand Flow

cd into theme folder

cd theme-folder-name

Build Source

gulp build

cd out

cd ..

Run lemonsync (config needed if name != "lemonsync.cfg"

lemonsync -c=your-config-name.cfg

If you need to overwrite remote code

lemonsync -c=your-config-name.cfg -r=remote

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment