An open API service indexing awesome lists of open source software.

https://github.com/luckman212/msteams-installer

Installs latest version of MSTeams for macOS
https://github.com/luckman212/msteams-installer

automation macos microsoft-teams

Last synced: 2 months ago
JSON representation

Installs latest version of MSTeams for macOS

Awesome Lists containing this project

README

          

# msteams-installer

Fetches and installs the latest version of Microsoft Teams for macOS.

### Requirements

- [Homebrew](https://brew.sh)
- `dockutil`, `pwsh` (PowerShell Core) — these will be auto-installed by Homebrew if missing

### Usage

Just run `./install-update-msteams.sh` from a Terminal.

The script will require elevated permissions, so `SUDO_ASKPASS` is recommended for non-interactive installs

Please report any issues!