Creating a Competition
To begin creating a Basalt competition, you can either manually create a configuration file in consultation with the configuration reference or use let the CLI generate a base configuration for you as follows:
basalt initTo name your configuration file, just give it a name (extension is optional).
basalt init my-competitionValidation
Section titled “Validation”As you make your edits, you can run the following command to check validity:
basalt verify <file>