Skip to content

Instantly share code, notes, and snippets.

View torkiljohnsen's full-sized avatar

Torkil Johnsen torkiljohnsen

View GitHub Profile
@torkiljohnsen
torkiljohnsen / vendors.php
Created January 22, 2012 14:45 — forked from mathiasverraes/deps.ini
vendors script, replaces git submodules and svn externals
#!/usr/bin/env php
<?php
/*
* Custom version of Symfony2's vendor script
* Put this file in /bin and make a deps.ini file in the root, looking like this:
*
* [some_name]
* git=REPO
* target=path/to/vendor/name
* version=COMMITISH