• 设为首页
  • 点击收藏
  • 手机版
    手机扫一扫访问
    迪恩网络手机版
  • 关注官方公众号
    微信扫一扫关注
    迪恩网络公众号

int128/gradle-plugin-starter: Gradle plugin template project

原作者: [db:作者] 来自: 网络 收藏 邀请

开源软件名称(OpenSource Name):

int128/gradle-plugin-starter

开源软件地址(OpenSource Url):

https://github.com/int128/gradle-plugin-starter

开源编程语言(OpenSource Language):

Groovy 100.0%

开源软件介绍(OpenSource Introduction):

Gradle Plugin Template Build Status Gradle Status

This is a template project of Gradle plugin with blank implementation.

Features

This contains following features:

  • Blank implementation of the plugin (see HelloPlugin.groovy)
  • Testing with Spock (see HelloPluginSpec.groovy)
  • Acceptance Test using Gradle TestKit
  • Continuous Integration and Delivery on Travis CI
  • Publishing the plugin on Gradle Plugins
  • Gradle Wrapper
  • .gitignore for Gradle, IDEA and Eclipse

Getting Started

Create your account on Gradle Plugins and get the API key.

# ~/.gradle/gradle.properties
gradle.publish.key=xxx
gradle.publish.secret=

This repository contains the example implementation. Change files to your Group ID and Plugin ID.

Identifier In this repository To be changed
Group ID com.example Package name of production and test code, group in the build script
Plugin ID com.example.hello Class name of production and test code, the plugin descriptor in resources, id in the build script

Build the plugin.

./gradlew build

Publish the plugin.

TRAVIS_TAG=0.1.0 ./gradlew publishPlugins

Working with Travis CI

Travis CI builds the plugin continuously. It also publishes the plugin if a tag is pushed and following variables are set.

Environment Variable Value
$GRADLE_PUBLISH_KEY gradle.publish.key of the API key
$GRADLE_PUBLISH_SECRET gradle.publish.secret of the API key

Contributions

This is an open source software licensed under the Apache License Version 2.0. Feel free to open issues or pull requests.




鲜花

握手

雷人

路过

鸡蛋
该文章已有0人参与评论

请发表评论

全部评论

专题导读
热门推荐
阅读排行榜

扫描微信二维码

查看手机版网站

随时了解更新最新资讯

139-2527-9053

在线客服(服务时间 9:00~18:00)

在线QQ客服
地址:深圳市南山区西丽大学城创智工业园
电邮:jeky_zhao#qq.com
移动电话:139-2527-9053

Powered by 互联科技 X3.4© 2001-2213 极客世界.|Sitemap