/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

andreabergia.com
| | ncorti.com
1.3 parsecs away

Travel
| | How Composite Builds can simplify your Gradle build, especially if you're building a custom Gradle Plugin.
| | ryanharter.com
2.1 parsecs away

Travel
| | I've been using ant to build my Android projects for as long as I can remember. There are many reasons for this, like build consistency and workstation agnosticism, but you can read this article if you want to check that out. Ant is a good tool, but never offered the flexibility that I would have liked in a project. That's where Gradle steps in. After seeing all of the power of the new Gradle build system, I knew I had to convert Hashnote to Gradle.
| | blog.blundellapps.co.uk
2.4 parsecs away

Travel
| | This post shows you how to wrap a 3rd party Gradle plugin in your own plugin, so that you can interactive with it programmatically.
| | zelig880.com
18.5 parsecs away

Travel
| Learn how to setup CI/CD and deploy your VitePress documentation site on GitHub Pages using GitHub actions.