{"id":13603036,"url":"https://github.com/pnp/generator-teams","last_synced_at":"2025-05-15T19:09:02.828Z","repository":{"id":37903947,"uuid":"83786453","full_name":"pnp/generator-teams","owner":"pnp","description":"A Yeoman Generator for Microsoft Teams","archived":false,"fork":false,"pushed_at":"2024-10-15T20:04:04.000Z","size":25808,"stargazers_count":430,"open_issues_count":35,"forks_count":111,"subscribers_count":51,"default_branch":"main","last_synced_at":"2025-04-13T21:33:52.478Z","etag":null,"topics":["bot","bot-framework","microsoft-teams","msteamsdev","office","office365","typescript","yeoman-generator"],"latest_commit_sha":null,"homepage":"https://pnp.github.io/generator-teams","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pnp.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":"CODE_OF_CONDUCT.md","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}},"created_at":"2017-03-03T10:24:18.000Z","updated_at":"2025-04-04T04:34:58.000Z","dependencies_parsed_at":"2024-06-18T17:10:56.430Z","dependency_job_id":"301d5583-1108-4b03-81eb-3fc8536532f9","html_url":"https://github.com/pnp/generator-teams","commit_stats":{"total_commits":594,"total_committers":32,"mean_commits":18.5625,"dds":0.3535353535353535,"last_synced_commit":"2e1f391f1e3c07942558839eff59e815ac058473"},"previous_names":["wictorwilen/generator-teams-tab"],"tags_count":98,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pnp%2Fgenerator-teams","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pnp%2Fgenerator-teams/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pnp%2Fgenerator-teams/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pnp%2Fgenerator-teams/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pnp","download_url":"https://codeload.github.com/pnp/generator-teams/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254264770,"owners_count":22041794,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":["bot","bot-framework","microsoft-teams","msteamsdev","office","office365","typescript","yeoman-generator"],"created_at":"2024-08-01T18:01:47.292Z","updated_at":"2025-05-15T19:09:02.807Z","avatar_url":"https://github.com/pnp.png","language":"TypeScript","funding_links":[],"categories":["bot","TypeScript"],"sub_categories":[],"readme":"\u003ch1 align=\"center\"\u003e\n  \u003ca href=\"(https://pnp.github.io/generator-teams/\"\u003e\n    \u003cimg alt=\"yo Teams\" src=\"./docs/assets/pnp-teams-generator-ocean.svg\" height=\"78\"\u003e\n  \u003c/a\u003e\n  \u003cbr\u003e#yoTeams - Teams App Generator\u003cbr\u003e\n\u003c/h1\u003e\n\n❗️❗️❗️ Dec 2023 - Teams App Generator is [currently not actively maintained anymore](https://pnp.github.io/blog/post/yo-teams-retirement/). ❗️❗️❗️\n\n[![MIT](https://img.shields.io/npm/l/generator-teams.svg)](https://github.com/PnP/generator-teams/blob/master/LICENSE.md)\n\nA [Yeoman Generator](http://yeoman.io/) for [Microsoft Teams](https://teams.microsoft.com) Apps projects. **The most comprehensive and complete development toolkit for Microsoft Teams development**. Yo Teams allows you to build Microsoft Teams applications based on TypeScript and node.js on your terms, in your editor of choice, without any external or online dependencies. Including support for extending Teams app sto other parts of the Microsoft 365 eco-system. More info at https://aka.ms/extendteamsapps.\n\nThis generator is built and maintained by the community, for the community.\n\nThis project consists of the Yeoman Generator for Microsoft Teams Apps ( `generator-teams` ) and package of Gulp tasks ( `yoteams-build-core` and `yoteams-deploy`).\n\n## Packages\n\n### generator-teams\n\n[![npm version](https://badge.fury.io/js/generator-teams.svg)](https://www.npmjs.com/package/generator-teams)\n[![npm](https://img.shields.io/npm/dt/generator-teams.svg)](https://www.npmjs.com/package/generator-teams)\n\nThe `generator-teams` documentation and source code is found under [packages/generator-teams](https://github.com/pnp/generator-teams/tree/master/packages/generator-teams)\n\n### yoteams-build-core\n\n[![npm version](https://badge.fury.io/js/yoteams-build-core.svg)](https://www.npmjs.com/package/yoteams-build-core)\n[![npm](https://img.shields.io/npm/dt/yoteams-build-core.svg)](https://www.npmjs.com/package/yoteams-build-core)\n\nThe `yoteams-build-core` documentation and source code is found under [packages/yoteams-build-core](https://github.com/pnp/generator-teams/tree/master/packages/yoteams-build-core)\n\n### yoteams-deploy\n\n[![npm version](https://badge.fury.io/js/yoteams-deploy.svg)](https://www.npmjs.com/package/yoteams-deploy)\n[![npm](https://img.shields.io/npm/dt/yoteams-deploy.svg)](https://www.npmjs.com/package/yoteams-deploy)\n\nThe `yoteams-deploy` documentation and source code is found under [packages/yoteams-deploy](https://github.com/pnp/generator-teams/tree/master/packages/yoteams-deploy)\n\n## Documentation\n\nThe documentation for the generator and the generated project can be found in the generator-teams [Github repository](https://github.com/pnp/generator-teams/tree/master/docs/docs) or in the [documentation website](https://pnp.github.io/generator-teams).\n\n## More information\n\nFor more information on how Tabs and Bots can be used with Teams see the [Teams Developer Documentation](https://developer.microsoft.com/en-us/microsoft-teams?utm_source=yoteams)\n\n## Be a part of the movement\n\nIf you want to be a part of the #YoTeams movement then head on over to the discussion at the [generator-teams Github Discussions forum](https://github.com/pnp/generator-teams/discussions) or follow us on [Twitter using the hashtag #yoteams](https://twitter.com/search?q=%23yoteams\u0026src=typd). In case you want to contribute yourself, please read the contribution [guidelines](https://github.com/pnp/generator-teams/blob/master/docs/docs/contributing/contribution-guidelines.md) before.\n\n## Contributing\n\nThis project has adopted the [Microsoft Open Source Code of Conduct](https://opensource.microsoft.com/codeofconduct/). For more information see the [Code of Conduct FAQ](https://opensource.microsoft.com/codeofconduct/faq/) or contact [opencode@microsoft.com](mailto:opencode@microsoft.com) with any additional questions or comments.\n\n## Supportability and SLA\nThis library is open-source and community provided library with active community providing support for it. This is not Microsoft provided module so there's no SLA or direct support for this open-source component from Microsoft. Please report any issues using the [issues list](https://github.com/pnp/generator-teams/issues).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpnp%2Fgenerator-teams","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpnp%2Fgenerator-teams","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpnp%2Fgenerator-teams/lists"}