1
0
mirror of https://github.com/beego/bee.git synced 2025-07-05 18:20:18 +00:00

basic workflow

This commit is contained in:
ZhengYang
2014-08-11 17:23:52 +08:00
parent adc9288e2f
commit 6f4c1b3a89
2 changed files with 162 additions and 13 deletions

View File

@ -64,8 +64,7 @@ func formatSourceCode(fpath string) {
cmd.Run()
}
const MIGRATION_TPL = `
package main
const MIGRATION_TPL = `package main
import (
"time"