License Apache Software License 2.0
Documentation No documentation link provided
 Tags
Downloads 137
Rating
(0)

Authored by:

Andres Almiray
aalmiray@yahoo.com
Alexander Klein
info@aklein.org

Creates interactive presentations where each slide is a Swing based View. You can even run code inside the slides.

Usage

Simply specify the name of the archetype (presentation) when invoking the create-app command, like this

griffon create-app sample -archetype=presentation

This will configure a default startup MVC group in griffon-app/conf/Application.groovy plus installing the slideware plugin and all of its dependencies.

Refer to the documentation of the slideware plugin to learn more.

Configuration

No additional configuration required.