Skip to content

Instantly share code, notes, and snippets.

@thomjoy
Last active August 29, 2015 14:03
Show Gist options
  • Save thomjoy/7d4e10c6a88679d97dea to your computer and use it in GitHub Desktop.
Save thomjoy/7d4e10c6a88679d97dea to your computer and use it in GitHub Desktop.

mtask Workflow

when switching between projects/branches. always run mpm verify to ensure you're using the correct lib versions. if something doesnt work, try running mtask c. If you need to set custom dev paths, rememeber to re-set them AFTER running mpm verify.

When switching to Storefront project from another, run mtask dev instead of mpm verify

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