Skip to content

bengieeee/homebrew-aws-google-saml

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Homebrew AWS Google SAML

This repository is to help distribute the AWS Google SAML python package.

How can I use this application?

For more information for the usage of AWS Google SAML, please check out it's PyPi readme.

How can I install this Formula to my Mac?

First, obviously, install Brew. Here are the Mac installation instructions, and Linux / Windows (via WSL2) instructions

Then, simply run the the following command

brew install bengieeee/homebrew-aws-google-saml/aws-google-saml

Remember, if you haven't yet - Read through the usage documentation available on PyPi.

How does this repository update Brew?

I've scheduled a Github Action to run once a day, pulling the latest distribution from PyPi, and generate a new formula using Homebrew PyPi Poet.

It can also be triggered manually by administrators (me 🙃).