Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

visualing/GithubPengExample

Open more actions menu

Repository files navigation

工程目的


该工程师为了记录怎么使用github,和如何使用git同步代码而生成的示例工程。

同时该工程产生还实现了如何使用 https://jitpack.io/ 生成项目引用。

该工程可以通过 https://bintray.com 上传引用到jcenter。注意因为bintray的变更,使得多了一个组织字段需要加上

bintray {
    user = /*properties.getProperty("bintray.user")*/
    key = /*properties.getProperty("bintray.apikey")*/
    configurations = ['archives']
    pkg {
        userOrg = "bimao"//特别注意点
        repo = "maven2"
        name = "MyLibrary"    //发布到JCenter上的项目名字
        websiteUrl = siteUrl
        vcsUrl = gitUrl
        licenses = ["Apache-2.0"]
        publish = true
    }
}

About

GithubExample

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

Morty Proxy This is a proxified and sanitized view of the page, visit original site.