Skip to content

Instantly share code, notes, and snippets.

@ncdc
Created October 21, 2013 16:47
Show Gist options
  • Save ncdc/7086993 to your computer and use it in GitHub Desktop.
Save ncdc/7086993 to your computer and use it in GitHub Desktop.
app-deployments
$datetime
dependencies
php
phplib
<stuff>
app-root
runtime
dependencies
php
phplib -> ~/app-deployments/$datetime/dependencies/php/phplib
php
phplib -> ~/app-root/runtime/dependencies/php/phplib
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment