Isomorfeus Framework Installer

Create new isomorfeus applications with ease.

Community and Support

At the Isomorfeus Framework Project

Installation

gem install isomorfeus

Creating new applications

To create a new application execute:

isomorfeus new my_application

Commands

$ isomorfeus help
Commands:
    isomorfeus console            # Open application console within the project directory.
    isomorfeus help [COMMAND]     # Describe available commands or one specific command
    isomorfeus new project_name   # Create a new isomorfeus project with project_name.
    isomorfeus versions           # Show versions of isomorfeus gems within the project directory.