@@ -12,9 +12,9 @@ It is inspired by Tornado, Sinatra and Flask. beego has some Go-specific feature
go get github.com/astaxie/beego
#### Create hello directory
#### Create `hello` directory, cd `hello` directory
sudo mkdir hello
mkdir hello
cd hello
#### Init module
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.