bee command
Showing
1 changed file
with
1 additions
and
1 deletions
| ... | @@ -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 | ... | ... |
-
Please register or sign in to post a comment