Skip to content

Instantly share code, notes, and snippets.

@antonagestam
Created January 23, 2013 10:46
Show Gist options
  • Save antonagestam/4604297 to your computer and use it in GitHub Desktop.
Save antonagestam/4604297 to your computer and use it in GitHub Desktop.
Start development tools
function dev(){
f
sass --watch fundedbyme/static/css/sass:fundedbyme/static/css --style compressed &
rabbitmq-server -detached &
open /Applications/Postgres.app &
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment