Skip to content

aalmiray/lazybones-template-collection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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