Title: Getting Started — DevForge CLI Tools in 5 Minutes
Open Graph Title: Getting Started — DevForge CLI Tools in 5 Minutes
X Title: Getting Started — DevForge in 5 Min
Description: Install your first DevForge CLI tool in under 5 minutes. Step-by-step guide: install, configure, run your first check, and integrate with CI/CD. No credit card required.
Open Graph Description: Install, configure, and run your first check in under 5 minutes. Free tier, no credit card.
X Description: Install, run your first check, and hook up CI in under 5 minutes.
Keywords:
Opengraph URL: https://coding-dev-tools.github.io/devforge/quickstart.html
X: @DevForge
Domain: coding-dev-tools.github.io
{
"@context": "https://schema.org",
"@type": "HowTo",
"name": "Get Started with DevForge CLI Tools",
"description": "Install and run your first CLI tool check in under 5 minutes",
"totalTime": "PT5M",
"step": [
{ "@type": "HowToStep", "name": "Install API Contract Guardian", "text": "pip install git+https://github.com/Coding-Dev-Tools/api-contract-guardian.git" },
{ "@type": "HowToStep", "name": "Run your first check", "text": "acg validate openapi.yaml" },
{ "@type": "HowToStep", "name": "Add to CI", "text": "Add acg validate to your GitHub Actions workflow" }
],
"isPartOf": {
"@type": "WebSite",
"name": "DevForge",
"url": "https://coding-dev-tools.github.io/devforge/"
}
}
| og:type | website |
| twitter:card | summary_large_image |
| twitter:image | https://coding-dev-tools.github.io/devforge/og-image.svg |
| og:image | https://coding-dev-tools.github.io/devforge/og-image.svg |
| og:image:width | 1200 |
| og:image:height | 630 |
Links:
Viewport: width=device-width, initial-scale=1.0