added shell directory with shell files

This commit is contained in:
coderaiser 2012-12-05 10:25:33 -05:00
parent 48e3a20bb8
commit e56fa13546
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 ../../