add ability to generate vue componenets based on swagger
This commit is contained in:
@ -13,6 +13,7 @@ func main() {
|
||||
webappCmd(),
|
||||
tailwindCmd(),
|
||||
setupCmd(),
|
||||
vueGenCmd(),
|
||||
}
|
||||
|
||||
app := &cli.App{
|
||||
|
Reference in New Issue
Block a user