feat: Begins vault commands, adds nodes for rendering discussion documentation.
This commit is contained in:
@@ -6,7 +6,7 @@ struct BuildCommand: AsyncParsableCommand {
|
||||
|
||||
static let commandName = "build"
|
||||
|
||||
static let configuration = CommandConfiguration.playbookCommandConfiguration(
|
||||
static let configuration = CommandConfiguration.playbook(
|
||||
commandName: commandName,
|
||||
abstract: "Build a home performance assesment project.",
|
||||
examples: (label: "Build Project", example: "\(commandName) /path/to/project")
|
||||
|
||||
Reference in New Issue
Block a user