{"id":50800640,"url":"https://github.com/jamdesk/homebrew-tap","last_synced_at":"2026-06-12T19:03:55.042Z","repository":{"id":335542464,"uuid":"1143639149","full_name":"jamdesk/homebrew-tap","owner":"jamdesk","description":"Homebrew formulae for Jamdesk CLI","archived":false,"fork":false,"pushed_at":"2026-03-09T18:54:43.000Z","size":16,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-03-10T00:38:19.611Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jamdesk.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-01-27T20:33:28.000Z","updated_at":"2026-03-09T18:54:48.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/jamdesk/homebrew-tap","commit_stats":null,"previous_names":["jamdesk/homebrew-tap"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/jamdesk/homebrew-tap","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamdesk%2Fhomebrew-tap","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamdesk%2Fhomebrew-tap/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamdesk%2Fhomebrew-tap/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamdesk%2Fhomebrew-tap/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jamdesk","download_url":"https://codeload.github.com/jamdesk/homebrew-tap/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamdesk%2Fhomebrew-tap/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34258372,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-12T02:00:06.859Z","response_time":109,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2026-06-12T19:03:53.773Z","updated_at":"2026-06-12T19:03:55.027Z","avatar_url":"https://github.com/jamdesk.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Jamdesk Homebrew Tap\n\n[![License](https://img.shields.io/badge/license-Apache%202.0-blue.svg)](./LICENSE)\n\nHomebrew formulae for [Jamdesk](https://www.jamdesk.com) CLI - the command-line tool for building and managing documentation sites.\n\n## What is Jamdesk?\n\n[Jamdesk](https://www.jamdesk.com) is a documentation platform that transforms MDX (Markdown + React components) into polished documentation websites. The CLI lets you preview docs locally, validate content, and manage your documentation workflow from the terminal.\n\n**What the CLI does:**\n- `jamdesk dev` - Preview documentation locally with hot reload\n- `jamdesk validate` - Check docs.json schema and MDX syntax\n- `jamdesk broken-links` - Find broken internal links\n- `jamdesk init` - Initialize a new documentation project\n\n**New to Jamdesk?** Check out the [documentation](https://www.jamdesk.com/docs) or the [quickstart guide](https://www.jamdesk.com/docs/quickstart) to get started.\n\n## Installation\n\n```bash\n# One-liner\nbrew install jamdesk/tap/jamdesk\n\n# Or tap first, then install\nbrew tap jamdesk/tap\nbrew install jamdesk\n```\n\nVerify the installation:\n\n```bash\njamdesk --version\n```\n\n## Upgrading\n\n```bash\nbrew upgrade jamdesk\n```\n\n## Uninstalling\n\n```bash\nbrew uninstall jamdesk\nbrew untap jamdesk/tap\n```\n\n## Available Formulae\n\n| Formula | Description |\n|---------|-------------|\n| `jamdesk` | Documentation platform CLI for local development and validation |\n\n## Requirements\n\n- macOS or Linux\n- Homebrew\n- Node.js 20+ (installed automatically as dependency)\n\n## Alternative Installation\n\nIf you prefer not to use Homebrew:\n\n```bash\n# Via npm\nnpm install -g jamdesk\n\n# Via curl (macOS/Linux)\ncurl -fsSL https://get.jamdesk.com | bash\n\n# Via PowerShell (Windows)\nirm https://get.jamdesk.com/win | iex\n```\n\n## Documentation\n\n- [Jamdesk Documentation](https://www.jamdesk.com/docs) - Full platform docs\n- [CLI Reference](https://www.jamdesk.com/docs/cli/overview) - All CLI commands\n- [Local Development](https://www.jamdesk.com/docs/development/local-preview) - Preview docs locally\n\n## Support\n\n- Issues: [github.com/jamdesk/jamdesk-cli/issues](https://github.com/jamdesk/jamdesk-cli/issues)\n\n## License\n\nApache 2.0\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjamdesk%2Fhomebrew-tap","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjamdesk%2Fhomebrew-tap","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjamdesk%2Fhomebrew-tap/lists"}