mirror of
https://github.com/beego/bee.git
synced 2025-11-14 11:53:55 +00:00
Now each command has a PreRun function that will execute before calling the Run() function. This allows to show the banner and do some pre-check work. Also moved parsePackagesFromDir() to the main function to avoid getting called each time 'bee' is invoked.
3.7 KiB
3.7 KiB