Skip to content

Latest commit

 

History

History
executable file
·
8 lines (7 loc) · 212 Bytes

README.md

File metadata and controls

executable file
·
8 lines (7 loc) · 212 Bytes

yiigo-example

一个 yiigo 的小例子,方便上手

使用

  1. 下载后放到 GOPATH
  2. 环境配置:env.toml.example -> env.toml
  3. 创建数据库,导入 demo.sql
  4. 运行 go run main.go