Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 382 Bytes

readme.md

File metadata and controls

10 lines (8 loc) · 382 Bytes

Standup

Launch your standup meeting easily!

Installation

  1. Download chromeDriver binary and copy to /usr/local/bin or somewhere in your $PATH: https://chromedriver.chromium.org/downloads
  2. Add Google Workplace password to macOS local Keychain with name "ease"
  3. Add username to standup.php
  4. Add to .bash_profile: alias standup='php [absolute path to standup.php]'