Last active
December 20, 2018 01:27
-
-
Save potato4d/d76feca636f8047f89341b9357265548 to your computer and use it in GitHub Desktop.
「ちょっと確認」のHTTPサーバー起動にはpocke/wwwが便利 ref: https://qiita.com/potato4d/items/56b359f1ab9ab932611e
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
alias http="open http://0.0.0.0:8080 & php -S 0.0.0.0:8080" |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$ www |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment