module

Autobot::CLI::ConfigGenerator

Generates configuration files from setup data

Class methods

generate_config(config : InteractiveSetup::Configuration) : String

Generates config.yml content

Source
generate_env(config : InteractiveSetup::Configuration) : String

Generates .env file content

Source