A set of packages that make it easy to build bots for Microsoft Teams.
$: pip install poetryThe following scripts will run against all sub packages, if you need to run scripts against a specific package instead you should run the script from that packages directory.
$: python scripts/install.py$: python scripts/build.py$: python scripts/test.py$: python scripts/lint.py$: python scripts/fmt.py$: python scripts/clean.py