Skip to content

Commit

Permalink
Added Makefile for make install
Browse files Browse the repository at this point in the history
  • Loading branch information
davglass committed Dec 14, 2011
1 parent 84c273d commit 368f5c9
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions Makefile
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
all: install

install:
npm i express combohandler stache

0 comments on commit 368f5c9

Please sign in to comment.