# Rails App Generator

Build a rails new command with the right flags - no man page archaeology.

**Command template:** `rails new <APP_NAME>`

Open the [interactive configurator](https://generators.zeroconfigrails.com/rails_generators/app) to tune flags and copy the final command.
