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",
|
abstract: "The utility to manage your Hummingbird apps",
|
||||||
subcommands: [
|
subcommands: [
|
||||||
Build.self,
|
Build.self,
|
||||||
|
Clean.self,
|
||||||
Create.self,
|
Create.self,
|
||||||
Outdated.self,
|
Outdated.self,
|
||||||
Update.self
|
Update.self
|
||||||
|
Loading…
x
Reference in New Issue
Block a user