{
  "markdown": "# Google Workspace Developer Tools\n\n[![Build Status](https://github.com/googleworkspace/developer-tools/actions/workflows/test.yml/badge.svg)](https://github.com/googleworkspace/developer-tools/actions/workflows/test.yml)\n[![Release Status](https://github.com/googleworkspace/developer-tools/actions/workflows/release.yml/badge.svg)](https://github.com/googleworkspace/developer-tools/actions/workflows/release.yml)\n[![Apache 2.0 License](https://img.shields.io/badge/License-Apache_2.0-blue.svg)](https://opensource.org/licenses/Apache-2.0)\n\nA collection of developer tools to enhance your Google Workspace development experience. This monorepo contains extensions, utilities, and resources designed to streamline development workflows for Google Workspace APIs and integrations.\n\n## 🚀 Quick Start\n\n### VS Code Extension\n\nGet intelligent OAuth2 scope linting and enhanced development tools directly in your editor:\n\n**Install from Visual Studio Code:**\n\n1. Open the Extensions view (`Ctrl+Shift+X` or `Cmd+Shift+X`)\n2. Search for \"Google Workspace Developer Tools\"\n3. Click Install\n\n**Or install via command line:**\n\n```sh\ncode --install-extension google-workspace.google-workspace-developer-tools\n```\n\n**Marketplaces:**\n\n- [Visual Studio Marketplace](https://marketplace.visualstudio.com/items?itemName=google-workspace.google-workspace-developer-tools)\n- [Open VSX Registry](https://open-vsx.org/extension/google-workspace/google-workspace-developer-tools)\n\n[Learn more →](./packages/vscode-extension)\n\n### Gemini CLI Extension\n\nIf you have the `gemini` command-line tool installed:\n\n```sh\ngemini extensions install \\\n  \"https://github.com/googleworkspace/developer-tools\"\n```\n\n![Extension Demo](https://raw.githubusercontent.com/googleworkspace/developer-tools/refs/heads/main/docs/gemini.gif)\n\n## 📦 Packages\n\n### VS Code Extension (`packages/vscode-extension`)\n\nA comprehensive VS Code extension providing:\n\n- **OAuth2 Scope Linting**: Automatic warnings and suggestions for Google Workspace OAuth2 scopes in your code\n  - Validates scope URLs against the official Google API registry\n  - Highlights restricted and sensitive scopes\n  - Provides hover documentation with scope descriptions and API associations\n- **MCP (Model Context Protocol) Server**: Integrated support for enhanced AI-powered development tools\n\n[Learn more →](./packages/vscode-extension)\n\n## 🛠️ Development\n\nThis is a monorepo managed with [pnpm](https://pnpm.io/) and [Turbo](https://turbo.build/).\n\n### Prerequisites\n\n- Node.js (v18 or later recommended)\n- pnpm (`npm install -g pnpm`)\n\n### Setup\n\n```sh\n# Install dependencies\npnpm install\n\n# Build all packages\npnpm build\n\n# Run tests\npnpm test\n\n# Lint and format code\npnpm lint\n\n# Watch mode for development\npnpm --filter google-workspace-developer-tools dev\n```\n\n### Project Structure\n\n```\n├── packages/\n│   └── vscode-extension/     # VS Code extension\n├── turbo.json                # Turbo build configuration\n└── pnpm-workspace.yaml       # pnpm workspace configuration\n```\n\n## 🤝 Contributing\n\nWe welcome contributions! Whether it's bug reports, feature requests, or code contributions, please check out our [contributing guidelines](CONTRIBUTING.md) to get started.\n\n### Ways to Contribute\n\n- 🐛 Report bugs and issues\n- 💡 Suggest new features or improvements\n- 📝 Improve documentation\n- 🔧 Submit pull requests\n\n## 💬 Support\n\nIf you have questions or encounter issues:\n\n- 📋 [File an issue](https://github.com/googleworkspace/developer-tools/issues) on GitHub\n- 💡 Check existing issues for solutions\n- 📚 Review the documentation in each package\n\n## 📄 License\n\nThis project is licensed under the Apache 2.0 License. See the [LICENSE](LICENSE) file for details.\n\n---\n\nMade with ❤️ for the Google Workspace developer community\n",
  "bytes": 3770,
  "sha": "29c5fbeb3d3bb9a2402e57c96a3c2b083b27c6324d8f8f568e8ad5babca8e2e2",
  "repo_slug": "googleworkspace/developer-tools",
  "fonte": "repo",
  "truncated": false,
  "api": "https://agentalog.com/api/listings/plg_googleworkspace_developer_tools_316e1d9f/readme"
}