- Notifications
You must be signed in to change notification settings - Fork112
A Yeoman Generator for Microsoft Teams
License
pnp/generator-teams
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
❗️❗️❗️ Dec 2023 - Teams App Generator iscurrently not actively maintained anymore. ❗️❗️❗️
AYeoman Generator forMicrosoft Teams 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 athttps://aka.ms/extendteamsapps.
This generator is built and maintained by the community, for the community.
This project consists of the Yeoman Generator for Microsoft Teams Apps (generator-teams
) and package of Gulp tasks (yoteams-build-core
andyoteams-deploy
).
Thegenerator-teams
documentation and source code is found underpackages/generator-teams
Theyoteams-build-core
documentation and source code is found underpackages/yoteams-build-core
Theyoteams-deploy
documentation and source code is found underpackages/yoteams-deploy
The documentation for the generator and the generated project can be found in the generator-teamsGithub repository or in thedocumentation website.
For more information on how Tabs and Bots can be used with Teams see theTeams Developer Documentation
If you want to be a part of the #YoTeams movement then head on over to the discussion at thegenerator-teams Github Discussions forum or follow us onTwitter using the hashtag #yoteams. In case you want to contribute yourself, please read the contributionguidelines before.
This project has adopted theMicrosoft Open Source Code of Conduct. For more information see theCode of Conduct FAQ or contactopencode@microsoft.com with any additional questions or comments.
This 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 theissues list.
About
A Yeoman Generator for Microsoft Teams