Pinned Repositories
discordian-calendar
An implementation of the Discordian Calendar for the Java 8 time API.
gradle-compass
A SASS / Compass plugin for Gradle
grails-angular-scaffolding
A Grails plugin for scaffolding views using Angular.js
grails-gson
Provides alternate JSON (de)serialization for Grails using Google's Gson library
hipsteroid
Demo application for "Grails for hipsters" talk at GGX 2012
idiomatic-spock
Presentation and sample code for "Idiomatic Spock"
jdbi-time
Provides support for Java 8's date & time API in JDBI
spock-extensions
strikt
An assertion library for Kotlin
twitter-bootstrap-scaffolding
Twitter Bootstrap powered Grails scaffolding templates
robfletcher's Repositories
robfletcher/twitter-bootstrap-scaffolding
Twitter Bootstrap powered Grails scaffolding templates
robfletcher/idiomatic-spock
Presentation and sample code for "Idiomatic Spock"
robfletcher/spock-katas
Workshop for Gr8Conf US 2015
robfletcher/jdbi-time
Provides support for Java 8's date & time API in JDBI
robfletcher/discordian-calendar
An implementation of the Discordian Calendar for the Java 8 time API.
robfletcher/midcentury-ipsum
Swingin’ filler text for your jet-age web page.
robfletcher/rx-message-poll
Example of using RxJava to poll a remote service
robfletcher/awesome-java
A curated list of awesome Java frameworks, libraries and software. Inspired by awesome-python.
robfletcher/lazybones-kotlin
The Lazybones app migrated to Kotlin as a learning exercise
robfletcher/adventofcode
Solutions to http://adventofcode.com/ in Kotlin
robfletcher/akka-persistence-redis
robfletcher/asciidoctor
A fast, open source text processor and publishing toolchain, written in Ruby, for converting AsciiDoc content to HTML5, DocBook 5 (or 4.5) and other formats.
robfletcher/asciidoctor.org
Asciidoctor project site. Composed in AsciiDoc. Baked with Awestruct.
robfletcher/cdnjs
Our goal is to operate this CDN in a peer reviewed fashion.
robfletcher/GR8ConfUS2014
Slides for presentations at GR8Conf US 2014
robfletcher/gradle-jbake-example
robfletcher/grails-fields
Placeholder to redirect docs from old location to new organization
robfletcher/groovy-core
Groovy language Git repository
robfletcher/jdbi
jDBI is designed to provide convenient tabular data access in Java(tm). It uses the Java collections framework for query results, provides a convenient means of externalizing sql statements, and provides named parameter support for any database being used.
robfletcher/jesque-spring
An extension for Jesque that allows interoperability with Spring
robfletcher/jruby-gradle-plugin
A Gradle plugin for working with JRuby projects for fun and profit. Mostly profit.
robfletcher/kotlin
The Kotlin Programming Language
robfletcher/kotlin-web-site
The Kotlin Programming Language Website
robfletcher/lazybones-templates
robfletcher/ratpack
A micro web framework for Groovy
robfletcher/semantic.gs
The Semantic CSS Grid: Page Layout for Tomorrow
robfletcher/spinnaker
Spinnaker is an open source, multi-cloud continuous delivery platform for releasing software changes with high velocity and confidence.
robfletcher/spock
The Enterprise-ready testing and specification framework.
robfletcher/spock-genesis
Mostly lazy data generators for property based testing using the Spock test framework
robfletcher/spring-batch
Spring Batch is a framework for writing offline and batch applications using Spring and Java