From dbbd24e1c541fcf75502f9cd725292c8d19be15a Mon Sep 17 00:00:00 2001 From: Artem Sapegin Date: Tue, 12 Feb 2013 00:22:00 +0400 Subject: [PATCH] Setup: grunt-init. --- setup/stuff.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/setup/stuff.sh b/setup/stuff.sh index ff85dbf..a75607e 100755 --- a/setup/stuff.sh +++ b/setup/stuff.sh @@ -61,6 +61,7 @@ brew install ack brew install node brew install casperjs npm install -g grunt-cli +npm install -g grunt-init npm install -g jshint npm install -g bower