Implemented the Clean subcommand #8
@ -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