Skip to content

Commit fd4a9b3

Browse files
authored
Update and rename README.md to README.adoc
1 parent 67d7b4e commit fd4a9b3

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

README.adoc

+13
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
= Gradle Plugin Development Community
2+
3+
Welcome to the Gradle Plugin Development Community! The goal of this community is to improving the quality of every Gradle plugins. Feel free to contribute and help achieve our goal.
4+
5+
== Vision
6+
7+
We want to be the leader in reducing boilerplate code for developing state-of-the-art builds while improving the quality of your build. We are starting small with two projects: 1) reduce the development time, from start to finish, of a Gradle plugin and 2) provide a plugin analysis service to every plugin on the https://plugins.gradle.org[Plugin Portal].
8+
9+
The first project is all about providing sensible defaults to Gradle plugin project for common use-cases. At the beginning, it may be too opinionated for your workflow. That is fine, but raise issues with us so we can provide the right knob so it fit your project.
10+
11+
The second project, currently on hold, is a plugin analysis service. The goals here are in two folds: 1) we want to provide a list of actionable items to plugin authors for improving the quality of their plugins and 2) we want to provide insight to the plugin users about the quality (and even risk involved) of adding a plugin to their build.
12+
13+
NOTE: At the moment, the second project is on hold until the plugin portal is improved to avoid having to scrap UI to perform our analysis.

README.md

-1
This file was deleted.

0 commit comments

Comments
 (0)