Skip to content

Instantly share code, notes, and snippets.

@sunny
Created November 17, 2011 17:20
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 sunny/1373810 to your computer and use it in GitHub Desktop.
Save sunny/1373810 to your computer and use it in GitHub Desktop.
Consular example
before { run "cd /Volumes/data13/Sites/bnpparibas-pf" }
tab "sass --watch -g wordpress/wp-content/themes/bnpparibas-pf/css"
tab do
run "mate wordpress/wp-content/themes/bnpparibas-pf"
run "open http://treize.local/bnpparibas-pf/fr"
run "open ."
run "coffeewatch wordpress/wp-content/themes/bnpparibas-pf/js"
end
$ consular start bnpparibas-pf
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment