Added the Clean command to the subcommands lists of the Colibri command in the executable target.
This commit is contained in:
parent
0225ece2f9
commit
ab0ba77193
@ -9,6 +9,7 @@ struct Colibri: AsyncParsableCommand {
|
||||
abstract: "The utility to manage your Hummingbird apps",
|
||||
subcommands: [
|
||||
Build.self,
|
||||
Clean.self,
|
||||
Create.self,
|
||||
Outdated.self,
|
||||
Update.self
|
||||
|
Loading…
x
Reference in New Issue
Block a user