Add framework documentation and offline example
This commit is contained in:
@@ -47,8 +47,10 @@ Run the same default Go validation required by the
|
||||
|
||||
```sh
|
||||
go test ./...
|
||||
go test -race ./...
|
||||
go vet ./...
|
||||
go build ./...
|
||||
go run ./examples/go-library/prepare
|
||||
```
|
||||
|
||||
Check every tracked Go file and repository whitespace:
|
||||
|
||||
Reference in New Issue
Block a user