Skip to content

Add Govard - Go-based local development orchestrator - #6606

Open
ddtcorex wants to merge 2 commits into
avelino:mainfrom
ddtcorex:add-govard
Open

Add Govard - Go-based local development orchestrator#6606
ddtcorex wants to merge 2 commits into
avelino:mainfrom
ddtcorex:add-govard

Conversation

@ddtcorex

@ddtcorex ddtcorex commented Aug 19, 2026

Copy link
Copy Markdown

Description

This PR adds Govard, a professional-grade local development orchestrator engineered in Go.

What is Govard?

Govard is a Go-based versatile runtime and development orchestrator that manages complex containerized environments with a focus on stability, speed, and a premium developer experience. It uses the native Docker SDK for direct container orchestration.

Why it belongs in awesome-go

  • Written in Go: Native Go binary using Docker SDK
  • Server Application: Orchestrates Docker containers for local development
  • Developer Tool: Provides CLI + Desktop app for development workflow management
  • Actively maintained: Regular releases and active development

Key Features

  • Automatic framework discovery (Magento 2, Laravel, Symfony, WordPress, etc.)
  • Docker SDK orchestration (not shell-script wrappers)
  • Local HTTPS/DNS with built-in Caddy + dnsmasq
  • Remote management with safety guardrails
  • Cross-platform CLI + Desktop app (Wails)
  • VSCode integration for PHP tooling

Checklist

  • Entry is added to the correct section (Server Applications)
  • Entry is sorted alphabetically (after go-proxy-cache, before gondola)
  • Description is concise and follows the format
  • Description ends with period
  • Project is actively maintained

Forge link: https://github.com/ddtcorex/govard
pkg.go.dev: https://pkg.go.dev/github.com/ddtcorex/govard
goreportcard.com: https://goreportcard.com/report/github.com/ddtcorex/govard
Coverage: https://app.codecov.io/gh/ddtcorex/govard

@qodo-code-review

Copy link
Copy Markdown

ⓘ Your Qodo trial ends soon. Ask your workspace admin to set up billing to keep reviews running after the trial. Manage billing

@qodo-code-review

Copy link
Copy Markdown

Code Review by Qodo

🐞 Bugs (0) 📘 Rule violations (0) 📎 Requirement gaps (0)

Grey Divider

Great, no issues found!

Qodo reviewed your code and found no material issues that require review

Grey Divider

Tip of the day
💡 Did you know, you can show, collapse, or hide each part of a finding: code, evidence, and all

More tips ↗ | Customize Qodo ↗ | Qodo docs ↗

Grey Divider

Qodo Logo

@qodo-code-review

Copy link
Copy Markdown

PR Summary by Qodo

Add Govard to Server Applications catalog

📝 Documentation 🕐 Less than 5 minutes

Grey Divider

AI Description

• Adds Govard to the curated Server Applications list.
• Describes its Docker-based orchestration and supported PHP frameworks.
High-Level Assessment

A direct, alphabetically placed catalog entry follows the repository's existing contribution pattern. Additional documentation or structural changes would be unnecessary for this listing-only PR.

Files changed (1) +1 / -0

Documentation (1) +1 / -0
README.mdList Govard under Server Applications +1/-0

List Govard under Server Applications

• Adds Govard as a Go-based local development orchestrator, highlighting Docker SDK integration, framework discovery, and PHP framework support. Places the entry alphabetically between gondola and goshs.

README.md

@qodo-code-review

Copy link
Copy Markdown

Qodo Fixer

No findings are available for this PR yet. Findings appear here once Qodo has reviewed the PR.

@github-actions

github-actions Bot commented Aug 19, 2026

Copy link
Copy Markdown

Automated Quality Checks

Required checks

Repo: accessible, has go.mod and SemVer release
pkg.go.dev: unreachable

How to fix: The pkg.go.dev page could not be reached.
Ensure your module path in go.mod matches the URL. After pushing a tagged release, pkg.go.dev indexes the module automatically — this can take a few minutes. You can trigger it manually by visiting https://pkg.go.dev/your-module-path.
Go Report Card: OK (grade unknown)

Additional checks

License: MIT
Maturity: repo has 5+ months of history
CI/CD: GitHub Actions workflows detected
README: present
Coverage: link accessible


Action needed: one or more required checks failed. Please update your PR body with the missing links and ensure the repository meets the quality standards.

These checks are automated and do not replace maintainer review. See CONTRIBUTING.md for full guidelines.


PR Diff Validation

Content checks

Files changed: only README.md
Single item: one package added
Link consistency: README link matches forge link in PR body
Link text: matches repository name
Description: ends with punctuation
Description tone: no promotional language detected
Category size: Server Applications has 37 items

Automated diff validation — does not replace maintainer review.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant