From 7eb4e3273b7a89ac0c7d1bcda2d8dd6c23211d81 Mon Sep 17 00:00:00 2001 From: Artem Sapegin Date: Mon, 6 May 2013 17:03:18 +0400 Subject: [PATCH] Setup: DocPad. --- setup/stuff.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/setup/stuff.sh b/setup/stuff.sh index d482b8b..d7f0149 100755 --- a/setup/stuff.sh +++ b/setup/stuff.sh @@ -73,6 +73,7 @@ npm install -g grunt-init npm install -g yo npm install -g jshint npm install -g bower +npm install -g docpad # Python brew install python