Jay Lee dfdc03ba28 actions: Add dependency upgrade workflow
This workflow automates the process of upgrading dependencies by generating a quarantined lockfile and creating a pull request with the updated lockfile. It runs daily and only includes releases older than 14 days.
2026-05-08 15:11:16 -04:00
2026-04-16 13:09:45 -07:00

GAM is a command line tool for Google Workspace admins to manage domain and user settings quickly and easily.

Build StatusM

Quick Start

Linux / MacOS

Open a terminal and run:

bash <(curl -s -S -L https://gam-shortn.appspot.com/gam-install)

this will download GAM, install it and start setup.

Windows

Download the EXE Installer from the GitHub Releases page. Run it and you'll be prompted to setup GAM.

Use your own Python

If you'd prefer to install GAM as a Python package you can install with pip:

pip install gam7

Documentation

The GAM documentation is hosted in the GitHub Wiki

Mailing List / Discussion group

The GAM mailing list / discussion group is hosted on Google Groups. You can join the list and interact via email, or just post from the web itself.

Chat Room

There is a public chat room hosted in Google Chat. Instructions to join.

Author

GAM is maintained by Jay (James) Lee and Ross Scroggs. Please direct "how do I?" questions to Google Groups.

Languages
Python 99.4%
Shell 0.3%
JavaScript 0.2%