From f435a514cd0597108cec95b5febdc105b0e16302 Mon Sep 17 00:00:00 2001 From: Ludovic Pouzenc Date: Wed, 1 Aug 2012 18:18:44 +0000 Subject: Copie des sources du poc01 pour un poc02 et ajout d'un CakePHP git-svn-id: file:///var/svn/2012-php-weave/trunk@4 d972a294-176a-4cf9-8ea1-fcd5b0c30f5c --- poc/poc02-compiling-cake/src/get_deps.sh | 2 ++ 1 file changed, 2 insertions(+) create mode 100755 poc/poc02-compiling-cake/src/get_deps.sh (limited to 'poc/poc02-compiling-cake/src/get_deps.sh') diff --git a/poc/poc02-compiling-cake/src/get_deps.sh b/poc/poc02-compiling-cake/src/get_deps.sh new file mode 100755 index 0000000..67c84c3 --- /dev/null +++ b/poc/poc02-compiling-cake/src/get_deps.sh @@ -0,0 +1,2 @@ +#!/bin/sh +php ../../../composer.phar install -- cgit v1.2.3