Skip to content

Commit

Permalink
Add debug serve
Browse files Browse the repository at this point in the history
Useful during development
  • Loading branch information
julianxhokaxhiu committed Nov 10, 2017
1 parent aedaf5c commit 75aed4f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,5 +53,8 @@
},
"suggest": {
"ext-zip": "This extension is usually enabled, if not make sure it is. LineageOTA requires it to run."
},
"scripts": {
"serve": "php -S 0.0.0.0:8000"
}
}

0 comments on commit 75aed4f

Please sign in to comment.