Skip to content

aalmiray/lazybones-template-collection

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 

Lazybones Template Collection

This project holds a set of templates to be used with Lazybones The current list contains the following templates

  • afterburner.fx: kickstart a base Afterburner.fx application
  • afterburner.gfx: kickstart a base Afterburner.gfx application (GroovyFX enabled)
  • asciidoctor-gradle: setup a basic asciidoc project documentation
  • gradle-quickstart: setup a gradle project with cobertura, coveralls bintray, license and other useful settings

##How To

To install all templates use:

gradlew installAllTemplates

If you want to install just one template use:

gradlew installTemplate[TEMPLATENAME]

After installing the template use the following comand to create a project

lazybones create [template] [version] [project-name]

To show all available Templates use:

gradlew tasks --all

About

A set of Lazybones templates

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published