Created
July 24, 2017 08:16
-
-
Save wfxr/e67d79de38c4842e48754f7e84cc44c6 to your computer and use it in GitHub Desktop.
从Github上面下载最新的Release包
This file contains 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
# eg: download exa | |
curl -s https://api.github.com/repos/ogham/exa/releases/latest | grep browser_download_url | grep linux | cut -d'"' -f4 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment