4ee3d6aa by Xuyuan Pang

bee command

1 parent 4ffe988c
...@@ -74,7 +74,7 @@ What happened in behind above example? ...@@ -74,7 +74,7 @@ What happened in behind above example?
74 74
75 Get into your $GOPATH, then use following command to setup Beego project: 75 Get into your $GOPATH, then use following command to setup Beego project:
76 76
77 bee create hello 77 bee new hello
78 78
79 It generates folders and files for your project, directory structure as follows: 79 It generates folders and files for your project, directory structure as follows:
80 80
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!