Skip to content

Instantly share code, notes, and snippets.

@kix
Last active August 29, 2015 14:07
Show Gist options
  • Save kix/d244bbd5dd26ef67bd56 to your computer and use it in GitHub Desktop.
Save kix/d244bbd5dd26ef67bd56 to your computer and use it in GitHub Desktop.
server.sh
alias server='open http://quickserve.local:8000 && sleep 1 && php -S quickserve.local:8000 -t ./'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment