Skip to content

Commit 4ecdc53

Browse files
authored
Add files via upload
1 parent 7a3f6b1 commit 4ecdc53

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

php-server.sublime-build

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
{
2+
"cmd": ["gnome-terminal -e 'bash -c \"firefox http://127.0.0.1:8001;php -S 127.0.0.1:8001 $file ;echo;read line\"'"],"shell": true,
3+
4+
5+
"selector": "source.php"
6+
}

0 commit comments

Comments
 (0)