Created
January 11, 2018 16:16
-
-
Save shengyou/d54ac858f573a261b5eea16bab8c97ad to your computer and use it in GitHub Desktop.
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
# 安裝 HTTPie | |
sudo apt install httpie | |
# 驗證安裝版本 | |
httpie --version |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment