Configuration Keys
Aura projects use a TOML file in the root directory to manage the project's configuration data. The following keys are supported:
name
(string): The project's name, provided as an argument to theaura new
commandversion
(string): The project's version, in the form0.0.1
description
(string): A description of the project
Last modified: 03 April 2024