All Projects → Praqma → gradle-plugin-bootstrap

Praqma / gradle-plugin-bootstrap

Licence: MIT license
All you need to create a custom Gradle plugin

Programming Languages

groovy
2714 projects

Projects that are alternatives of or similar to gradle-plugin-bootstrap

gradle-versioner
Gradle Version Plugin. Generates semantic versions with git meta data per branch.
Stars: ✭ 25 (+4.17%)
Mutual labels:  gradle-plugin
material-ui-Link-within-MenuItem
Example for how to use `react-router/Link` within `material-ui/MenuItem`
Stars: ✭ 19 (-20.83%)
Mutual labels:  example-project
dgraph graphql go
A GraphQL + Dgraph + Go + HTTP based backend service demo.
Stars: ✭ 49 (+104.17%)
Mutual labels:  example-project
bye-bye-jetifier
Gradle Plugin to verify if you can keep Android Jetifier disabled
Stars: ✭ 173 (+620.83%)
Mutual labels:  gradle-plugin
dockerPreparePlugin
Gradle plugin to generate docker layer-friendly directory for spring boot applications
Stars: ✭ 44 (+83.33%)
Mutual labels:  gradle-plugin
play-scala-log4j2-example
An example Play project using Log4J 2 as the logging engine
Stars: ✭ 14 (-41.67%)
Mutual labels:  example-project
licenser
A simple license header manager for Gradle
Stars: ✭ 32 (+33.33%)
Mutual labels:  gradle-plugin
android-gradle-plugins
Gradle Plugins for Android builds
Stars: ✭ 12 (-50%)
Mutual labels:  gradle-plugin
kobby
Kobby is a codegen plugin of Kotlin DSL Client by GraphQL schema. The generated DSL supports execution of complex GraphQL queries, mutation and subscriptions in Kotlin with syntax similar to native GraphQL syntax.
Stars: ✭ 52 (+116.67%)
Mutual labels:  gradle-plugin
StringFuck
Yet Another String Obfuscator for Android
Stars: ✭ 50 (+108.33%)
Mutual labels:  gradle-plugin
chainsaw
Gradle plugin: adds support for building Java 9 modules.
Stars: ✭ 71 (+195.83%)
Mutual labels:  gradle-plugin
StaticBus
🚌 A static bus use in modules.
Stars: ✭ 15 (-37.5%)
Mutual labels:  gradle-plugin
corda-gradle-plugins
Gradle plugins used by Corda and Cordapps
Stars: ✭ 21 (-12.5%)
Mutual labels:  gradle-plugin
Excel-Favorites
⭐ This VSTO Add-In creates a custom "Favorites" ribbon. Key distinctive attributes include dedicated buttons for changing the visibility/sort order of sheets, copying visible cells, Excel's camera feature, Snipping Tool, Problem Steps Recorder (PSR) and Windows Calculator. It is written in 3 different versions as a VSTO Add-In in C# and VB.NET a…
Stars: ✭ 37 (+54.17%)
Mutual labels:  example-project
allure-gradle
Allure Gradle Plugin
Stars: ✭ 62 (+158.33%)
Mutual labels:  gradle-plugin
aotc-gradle-plugin
Ahead-of-Time Compilation in Gradle projects.
Stars: ✭ 17 (-29.17%)
Mutual labels:  gradle-plugin
example-go-tray-gui
An example desktop system tray application that can launch HTML5 windows. Go source with a build process for Windows, Mac and Linux.
Stars: ✭ 49 (+104.17%)
Mutual labels:  example-project
gradle-android-emulator
Gradle plugin for starting the Android Emulator when running instrumentation tests
Stars: ✭ 30 (+25%)
Mutual labels:  gradle-plugin
spring-websocket-angular6
Example for using Spring Websocket and Angular with Stomp Messaging
Stars: ✭ 18 (-25%)
Mutual labels:  example-project
ampjucks
Boilerplate and base project to create static websites with AMP, Nunjucks and Gulp
Stars: ✭ 18 (-25%)
Mutual labels:  example-project
maintainer
praqma-thi

Gradle Plugin bootstrap

This project is all the scaffolding you need to get up and running with custom Gradle plugin development. Feel free to clone it and tweak it to easily create your own plugin.

More information

I wrote a post on Praqma.com that goes into more detail on various parts of the plugin. Check it out if you want more information, including on how to publish and distribute your plugin.

Note that since writing the blog post, I've cleaned up my use of the com.jfrog.artifactory plugin. The configuration is less verbose for Maven-only projects without it, really. Either way, enjoy!

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].