add system setup and verification
This commit is contained in:
@ -12,6 +12,7 @@ func main() {
|
||||
generateCmd(),
|
||||
webappCmd(),
|
||||
tailwindCmd(),
|
||||
setupCmd(),
|
||||
}
|
||||
|
||||
app := &cli.App{
|
||||
|
Reference in New Issue
Block a user