Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 253 Bytes

CONTRIBUTING.md

File metadata and controls

16 lines (12 loc) · 253 Bytes

Contributing

Install

  1. Follow the installation guide in the readme
  2. Set the CGO_LDFLAGS and CGO_CFLAGS environment variables if necessary.
  3. Run:
    CGO_ENABLED=1 xcaddy build

Run Tests

go test