6 lines
173 B
Markdown
6 lines
173 B
Markdown
---
|
|
description: Build the RelSpec binary
|
|
---
|
|
|
|
Build the RelSpec project by running `go build -o relspec ./cmd/relspec`. Report the build status and any errors encountered.
|