added shell directory with shell files

This commit is contained in:
coderaiser 2012-12-05 10:25:33 -05:00
parent fa1caadede
commit d46c17d46a
11 changed files with 110 additions and 34 deletions

6
shell/install-dev Normal file
View file

@ -0,0 +1,6 @@
git checkout dev
cd node_modules
git clone git://github.com/coderaiser/minify
cd minify
git checkout dev
cd ../../