Skip to content

lsavolainen/mai

 
 

Repository files navigation

Mai

Build Status Code Coverage PyPI Downloads Latest PyPI version License

AWS SAML login command line utility.

$ sudo pip3 install --upgrade stups-mai

Usage

$ mai create my-profile
$ mai # short for "mai login my-profile"

See the STUPS documentation on Mai for details.

Running Unit Tests

$ python3 setup.py test --cov-html=true

Releasing

$ ./release.sh <NEW-VERSION>

Packages

No packages published

Languages

  • Python 98.5%
  • Shell 1.5%