2016-03-15 34 views
1

是否可以配置JitPack來獲取最新版本?或者,我需要手動創建發佈嗎?如何從JitPack獲取GitHub的最新版本?

GitHub上有一個simple process得到最新的:

On GitHub, navigate to the main page of the repository. 

Releases tabUnder your repository name, click Releases. 

Latest release tag 

Right click on Latest Release and copy the URL to share it. 

The suffix of this URL is always /releases/latest. 

學習如何git, JitPack and GitHub relate彼此的背景下,這樣我可以從JitPack更新的神器拉。

回答