Refactor talks to be a lot simpler
This commit is contained in:
parent
42fd848581
commit
607f56e8c7
75 changed files with 390 additions and 980 deletions
3
Makefile
3
Makefile
|
@ -28,6 +28,3 @@ serve:
|
|||
|
||||
watch:
|
||||
vendor/bin/sculpin generate --server --env=$(ENV) --port=$(PORT) --watch
|
||||
|
||||
test:
|
||||
vendor/bin/phpunit
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue