Cor

Sorry, Japanese version only.

Installation

Add this line to your application's Gemfile:

gem 'cor'

And then execute:

$ bundle

Or install it yourself as:

$ gem install cor

Usage

Initialize

$ cor init

Create new project.

$ cor project:create [project_type] [dir_name]

For example.

$ cor project:create game my_game