Skip to content

Instantly share code, notes, and snippets.

@tylersticka
Last active August 29, 2015 13:56
Show Gist options
  • Save tylersticka/8944036 to your computer and use it in GitHub Desktop.
Save tylersticka/8944036 to your computer and use it in GitHub Desktop.
Helpful Pattern Lab aliases for your bash profile.
alias plbuild="php core/builder.php -gc" # Pattern Lab: Build/Clean
alias plwatch="php core/builder.php -rw" # Pattern Lab: Watch/Sync
@bradfrost
Copy link

Sorry, but I'm a total idiot. What do these do?

@timseverien
Copy link

Make aliases for -gc and -rw to avoid hurting your fingers.

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