Skip to content

Commit

Permalink
Revert makefile modification
Browse files Browse the repository at this point in the history
  • Loading branch information
malukenho committed Dec 13, 2014
1 parent 2970b1f commit abb4531
Showing 1 changed file with 8 additions and 2 deletions.
10 changes: 8 additions & 2 deletions makefile
@@ -1,2 +1,8 @@
test:
./vendor/bin/phpunit
sculpin: sculpin.json sculpin.lock
curl -sS https://getcomposer.org/installer | php

install: source/
php vendor/bin/sculpin install

setup: .sculpin
php vendor/bin/sculpin generate --watch --server

0 comments on commit abb4531

Please sign in to comment.