Update
This commit is contained in:
parent
781c52f5e8
commit
6a2e5d5c48
1 changed files with 0 additions and 3 deletions
|
|
@ -45,9 +45,6 @@ From here it's a normal [BeeGo](http://beego.me) development cycle. Some useful
|
||||||
# Start local server (with hot reload)
|
# Start local server (with hot reload)
|
||||||
$ bee run
|
$ bee run
|
||||||
|
|
||||||
# Start test runner on the browser
|
|
||||||
$ bin/goconvey.sh
|
|
||||||
|
|
||||||
# Run all tests
|
# Run all tests
|
||||||
$ go test $(glide nv) -v
|
$ go test $(glide nv) -v
|
||||||
```
|
```
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue