Sha256: e7e617c89e004342576f23d94f526d29089d87ce0fcb8601d3608826f34f6734

Contents?: true

Size: 800 Bytes

Versions: 66

Compression:

Stored size: 800 Bytes

Contents

# Isomorfeus Framework Installer

Create new isomorfeus applications with ease.

### Community and Support
At the [Isomorfeus Framework Project](https://isomorfeus.com)

## Installation
```shell script
gem install isomorfeus
```

## Creating new applications
To create a new application execute:
```shell script
isomorfeus new my_application
```

### Commands
```shell script
$ 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.
```

Version data entries

66 entries across 66 versions & 1 rubygems

Version Path
isomorfeus-23.9.0.rc12 README.md
isomorfeus-23.9.0.rc11 README.md
isomorfeus-23.9.0.rc10 README.md
isomorfeus-23.9.0.rc9 README.md
isomorfeus-23.9.0.rc8 README.md
isomorfeus-23.9.0.rc7 README.md
isomorfeus-23.9.0.rc6 README.md
isomorfeus-23.9.0.rc5 README.md
isomorfeus-23.9.0.rc4 README.md
isomorfeus-23.9.0.rc3 README.md
isomorfeus-23.9.0.rc2 README.md
isomorfeus-23.9.0.rc1 README.md
isomorfeus-23.8.0.rc3 README.md
isomorfeus-23.8.0.rc2 README.md
isomorfeus-23.8.0.rc1 README.md
isomorfeus-23.7.0.rc5 README.md
isomorfeus-23.7.0.rc4 README.md
isomorfeus-23.7.0.rc3 README.md
isomorfeus-23.7.0.rc2 README.md
isomorfeus-23.7.0.rc1 README.md