create-mxml

Purpose

Creates an MXML source file. The general format is:


   grails create-mxml MXML_FILE_NAME

Examples


grails create-mxml web-app/Main.mxml

Description

Creates an MXML file using the specified name and location.