Skip to content

The Yeoman-Frontend is a Grails plugin used for managing and processing a frontend developed with Yeoman. The plugin integrates the frontend (preserving the Yeoman's directory structure) with a Grails web container during development of a Grails backend application; it assembles the frontend into a Web Application Archive (WAR) file during deplo…

License

Notifications You must be signed in to change notification settings

bgawel/yeoman-frontend

Repository files navigation

Grails Yeoman-Frontend Plugin

Build Status

Overview

The Yeoman-Frontend is a Grails plugin used for managing and processing a frontend developed with Yeoman. The plugin integrates the frontend (preserving the Yeoman's directory structure) with a Grails web container during development of a Grails backend application; it assembles the frontend into a Web Application Archive (WAR) file during deployment of the Grails application.

Overview

Installation

Dependency:
	runtime ":yeoman-frontend:0.3"

Issues

Be aware of this Grails bug https://jira.grails.org/browse/GRAILS-11229; the event eventConfigureTomcat must be invoked to run the plugin in the Grails development mode.

Documentation

http://bgawel.github.io/yeoman-frontend/guide/introduction.html

Last release: July 4, 2015

  • 0.3 - made the plugin work with Grails 2.5.0
  • 0.2 - version 0.1 was published to Grails repository with invalid POM file; see #1

About

The Yeoman-Frontend is a Grails plugin used for managing and processing a frontend developed with Yeoman. The plugin integrates the frontend (preserving the Yeoman's directory structure) with a Grails web container during development of a Grails backend application; it assembles the frontend into a Web Application Archive (WAR) file during deplo…

Resources

License

Stars

Watchers

Forks

Packages

No packages published