Go to file
2020-08-31 15:13:00 +08:00
cmd project init 2020-08-31 15:13:00 +08:00
utils project init 2020-08-31 14:37:22 +08:00
.gitignore project init 2020-08-31 10:58:26 +08:00
go.mod project init 2020-08-31 11:56:54 +08:00
main.go project init 2020-08-31 11:56:54 +08:00
Makefile project init 2020-08-31 10:58:26 +08:00
README.md project init 2020-08-31 14:37:22 +08:00

中文

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