Build script snippet for use in all Gradle versions:```buildscript { repositories { jcenter() } dependencies { classpath "com.devbliss.changelog:changelog-gradle-plugin:1.2.0" }}apply plugin: "com.devbliss.changelog"```Build script snippet for new, incubating, plugin mechanism introduced in Gradle 2.1:```plugins { id "com.devbliss.changelog" version "1.2.0"}```
https://github.com/devbliss/changelog-gradle-pluginTags | |
Implementation | Groovy |
License | MIT |
Platform | OS-Independent |
Complete whole lines from any partial therein
A toy CSV parser written in ruby + lexr + racc
TikTok provides a simple asynchronous timer object for VimL.
A DSL for generating Vim syntax highlighting files
Generate a graphviz visualisation of the given javascript statement.
Show relativenumbers alongside normal numbers in Vim
Punisher hurts you where it hurts most - your time.
Selected snippets from Land of Lisp rewritten in newLISP
Convert Between Numeric, Spelt, and Short & Long Ordinal Forms of Numbers
We have large collection of open source products. Follow the tags from
Tag Cloud >>
Open source products are scattered around the web. Please provide information
about the open source projects you own / you use.
Add Projects.