From 72ec95a8ef5b6b43d8bb0f68679e887bc7e88b06 Mon Sep 17 00:00:00 2001 From: Yinka Erinle Date: Thu, 16 May 2013 21:35:05 +0100 Subject: [PATCH] adding lazybones to list of candidates --- plugins/gvm/_gvm | 1 + 1 file changed, 1 insertion(+) diff --git a/plugins/gvm/_gvm b/plugins/gvm/_gvm index b0c4863e4..42216f8a8 100644 --- a/plugins/gvm/_gvm +++ b/plugins/gvm/_gvm @@ -23,6 +23,7 @@ _2nd_arguments=( 'grails:full-stack web framework' 'griffon:framework for building desktop application' 'gradle:build tool using groovy dsl' + 'lazybones:project creation tool that uses packaged project templates' 'vertx:event driven application framework' )