mirror of
https://github.com/GAM-team/GAM.git
synced 2025-05-12 04:07:21 +00:00
23 lines
1.2 KiB
Markdown
23 lines
1.2 KiB
Markdown
GAM is a command line tool for Google Workspace (fka G Suite) Administrators to manage domain and user settings quickly and easily. [
|
|
# Quick Start
|
|
## Linux / MacOS
|
|
Open a terminal and run:
|
|
```
|
|
bash <(curl -s -S -L https://git.io/install-gam)
|
|
```
|
|
this will download GAM, install it and start setup.
|
|
## Windows
|
|
Download the MSI Installer from the [GitHub Releases] page. Install the MSI and you'll be prompted to setup GAM.
|
|
# 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.
|
|
# Author
|
|
GAM is maintained by <a href="mailto:jay0lee@gmail.com">Jay Lee</a>. Please direct "how do I?" questions to [Google Groups].
|
|
|
|
[GAM release]: https://git.io/gamreleases
|
|
[GitHub Releases]: https://github.com/jay0lee/GAM/releases
|
|
[GitHub]: https://github.com/jay0lee/GAM/tree/master
|
|
[GitHub Wiki]: https://github.com/jay0lee/GAM/wiki/
|
|
[Google Groups]: http://groups.google.com/group/google-apps-manager
|