Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 296 Bytes

CONTRIBUTING.md

File metadata and controls

15 lines (9 loc) · 296 Bytes

Contributing

The commands below might be useful for contributors, including myself after forgetting them : ).

Unless noted otherwise, your working dir should be the root of this repo.

# run tests
go test -v

# install
go install github.com/felixge/pprofutils/cmd/pprofutils@latest