install
go get github.com/revel/revel
go get github.com/revel/cmd/revel
new and run
revel new github.com/myaccount/myapp
revel run github.com/myaccount/myapp
go get github.com/revel/revel
go get github.com/revel/cmd/revel
revel new github.com/myaccount/myapp
revel run github.com/myaccount/myapp
转载于:https://my.oschina.net/zdglf/blog/919233