cmd | ||
utils | ||
.gitignore | ||
go.mod | ||
main.go | ||
Makefile | ||
README.md |
Beegoinit-cmd
_____ ____________ _ _ _
| __ \| ___ \ ___ \ (_) (_) |
| | \/| |_/ / |_/ / ___ ___ __ _ ___ _ _ __ _| |_
| | __ | /| ___ \/ _ \/ _ \/ _` |/ _ \ | | '_ \| | __|
| |_\ \| |\ \| |_/ / __/ __/ (_| | (_) | | | | | | | |_
\____/\_| \_\____/ \___|\___|\__, |\___/ |_|_| |_|_|\__|
__/ |
|___/
A flexsible and powerful command line tool to initialize beego framework
Installation
go get golib.gaore.com/GaoreGo/beegoinit-cmd
How to run
{$GOPATH}/bin/beegoinit-cmd create
e.g.
~/go/bin/beegoinit-cmd create