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