Skip to content

zhouboyi1998/note-beego

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

📔 note-beego

📖 语言

简体中文 | English

⌛ 开始

项目配置

  • 1:配置 Global GOPATH & Project GOPATH
  • 2:配置 Environment
    • GOPROXY=https://goproxy.cn,direct
    • GOFLAGS=-buildvcs=false
    • ENVCONFIG=dev

安装依赖

go mod tidy

运行

go run main.go

编译成可执行文件

go build main.go

📜 开源协议

MIT License Copyright (c) 2022 周博义

About

No description or website provided.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages