Skip to content

Print version information as JSON#310

Open
jongio wants to merge 1 commit into
mainfrom
idea/version-json-output
Open

Print version information as JSON#310
jongio wants to merge 1 commit into
mainfrom
idea/version-json-output

Conversation

@jongio

@jongio jongio commented Jul 11, 2026

Copy link
Copy Markdown
Owner

Summary

  • add grut version --json with a version field
  • keep plain grut version text output and update notices
  • document the JSON output for scripts

Verification

  • go build ./...
  • go test ./... -count=1
  • $env:GOFLAGS='-p=1'; $env:WSLENV='GOFLAGS/u'; mage preflight
  • npm run build in web

Closes #307

@jongio jongio added the idea Feature idea from the idea pipeline label Jul 11, 2026
@jongio jongio self-assigned this Jul 11, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

idea Feature idea from the idea pipeline

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Print version information as JSON

1 participant