mix company.setup (Lux v0.5.0)

View Source

Sets up a new company with job openings using configuration from a YAML file.

Usage

mix company.setup [path/to/config.yaml]

If no config file is specified, it will use the default at config/company_setup.yaml.

Example

mix company.setup
mix company.setup path/to/my/config.yaml