示例#1
0
func main() {
	werks.Serve("../..")
}
示例#2
0
文件: main.go 项目: uhhhclem/werks
func main() {
	werks.Serve()
}