Skip to content

Commit

Permalink
add build.sh to grunt
Browse files Browse the repository at this point in the history
  • Loading branch information
i5ting committed Aug 2, 2014
1 parent 3d93b3f commit ee76cfc
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions build.sh
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
#! /bin/bash

npm install -g grunt-cli
grunt

0 comments on commit ee76cfc

Please sign in to comment.