Skip to content

Add development guide for local QuickFIX/Go work#1

Open
TheSomsie wants to merge 1 commit intoKalshi:mainfrom
TheSomsie:docs/development-guide
Open

Add development guide for local QuickFIX/Go work#1
TheSomsie wants to merge 1 commit intoKalshi:mainfrom
TheSomsie:docs/development-guide

Conversation

@TheSomsie
Copy link

This PR adds a DEVELOPMENT_GUIDE.md document to the repository root.

  • Summarizes prerequisites for working on QuickFIX/Go (Go toolchain, make, optional devcontainer).
  • Shows how to run the standard Go test suite with go test ./....
  • Outlines the recommended flow for running acceptance tests using make targets.
  • Provides a suggested step-by-step workflow for contributors.

This PR adds a DEVELOPMENT_GUIDE.md document to the repository root.
- Summarizes prerequisites for working on QuickFIX/Go (Go toolchain, make, optional devcontainer).
- Shows how to run the standard Go test suite with `go test ./...`.
- Outlines the recommended flow for running acceptance tests using make targets.
- Provides a suggested step-by-step workflow for contributors.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant