gradle-replacer
Template generator
A Gradle plugin that provides a minimalistic template engine feature
Gradle plugin that provides a minimalistic template engine feature.
6 stars
3 watching
0 forks
Language: Groovy
last commit: almost 10 years ago
Linked from 1 awesome list
gradlegradle-plugin
Related projects:
Repository | Description | Stars |
---|---|---|
int128/gradle-plugin-starter | A Gradle plugin project providing a blank implementation with testing and publishing capabilities. | 35 |
67726e/gradle-twirl | A Gradle plugin to compile Twirl templates. | 11 |
cbmarcum/skeletal-gradle-plugin | A Gradle plugin that simplifies the process of managing and publishing Lazybones templates. | 1 |
ksoichiro/gradle-web-resource-plugin | A Gradle plugin to manage JavaScript dependencies without requiring Node.js or npm. | 23 |
groue/grmustache.swift | A template engine for generating text based on data in Swift | 602 |
ksoichiro/gradle-console-reporter | An extension plugin for Gradle that prints detailed test reports to the console. | 53 |
frege/frege-gradle-plugin | A Gradle plugin for compiling and managing Frege projects | 25 |
ksoichiro/gradle-spelling-plugin | A plugin that analyzes text in source code to identify and correct spelling errors. | 4 |
ksoichiro/gradle-android-git | A plugin for managing Android app dependencies using Git commit hashes or tags. | 22 |
i-am-a-paull/gradle-sublimetext-plugin | Generates Sublime Text 2 project files for Java projects using Gradle. | 18 |
yogthos/selmer | A template system for generating text content using Clojure, inspired by Django's approach. | 987 |
cvigilv/esqueleto.nvim | A plugin that simplifies the creation of templates for file types and names, streamlining coding workflows. | 99 |
ksoichiro/gradle-eclipse-aar-plugin | Allows managing Android AAR libraries with Gradle and importing them into Eclipse projects | 126 |
joshdk/template-transformer | A plugin for the Kustomize tool to securely inject dynamic values into Kubernetes resource manifests through strict templating. | 12 |
valyala/fasttemplate | A simple and fast template engine for Go that substitutes placeholders with user-defined values. | 842 |