mirror of
https://github.com/GAM-team/GAM.git
synced 2025-05-12 04:07:21 +00:00
33 lines
1001 B
Markdown
33 lines
1001 B
Markdown
GAM
|
|
============================
|
|
GAM is a command line tool for Google 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)
|
|
'''
|
|
|
|
Windows:
|
|
Download the MSI Installer from the [GitHub Releases] page.
|
|
|
|
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>.
|
|
|
|
[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
|