-
Content for this guide is in Asciidoc format and the entry file is
contents/index.adoc
. -
Place new images under
contents/images
. -
Add testable code snippets to
src
folder as appropriate for this guide. -
Commits to
master
will automatically be published togh-pages
if the build is successful. -
To build documentation run
./gradlew asciidoctor
and find the results inbuild/asciidoc/html5
. -
To test code snippets run
./gradlew check
.
forked from s9v/creating-new-gradle-builds
-
Notifications
You must be signed in to change notification settings - Fork 0
Getting Started Creating a New Gradle Build
mfredenhagen/creating-new-gradle-builds
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Getting Started Creating a New Gradle Build
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- Groovy 88.2%
- Kotlin 11.8%