2.2 Creating an Application - Reference Documentation
Authors: Andres Almiray
Version: 1.2.0
2.2 Creating an Application
To create a Griffon application you first need to familiarize yourself with the usage of thegriffon
command which is used in the following manner:griffon [command name]
griffon create-app demoConsole
cd demoConsole