Closed wangle201210 closed 3 years ago
add gitRemotePath to beegopro.toml to custom template like this
gitRemotePath = "https://github.com/wangle201210/beego-pro.git"
you can custom the template by bee pro gen -url=https://github.com/wangle201210/beego-pro.git the 'https://' and '.git' is necessary
bee pro gen -url=https://github.com/wangle201210/beego-pro.git
add gitRemotePath to beegopro.toml to custom template like this