mirror of
https://github.com/astaxie/beego.git
synced 2024-11-25 21:51:28 +00:00
bee command
This commit is contained in:
parent
4ffe988c30
commit
4ee3d6aad4
@ -74,7 +74,7 @@ What happened in behind above example?
|
|||||||
|
|
||||||
Get into your $GOPATH, then use following command to setup Beego project:
|
Get into your $GOPATH, then use following command to setup Beego project:
|
||||||
|
|
||||||
bee create hello
|
bee new hello
|
||||||
|
|
||||||
It generates folders and files for your project, directory structure as follows:
|
It generates folders and files for your project, directory structure as follows:
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user