You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
liangzy 3a8e84878d project init 3 years ago
cmd project init 3 years ago
utils project init 3 years ago
.gitignore project init 3 years ago
Makefile project init 3 years ago
README.md project init 3 years ago
go.mod project init 3 years ago
main.go project init 3 years ago

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