Skip to content

Instantly share code, notes, and snippets.

View BraydenGirard's full-sized avatar
🏠
Working from home

Brayden Girard BraydenGirard

🏠
Working from home
View GitHub Profile
@BraydenGirard
BraydenGirard / install.sh
Last active January 7, 2026 21:24
Install Teamwork Time
#!/usr/bin/env bash
# Teamwork CLI Time Logger Installation Script
#
# Usage: curl -fsSL https://gist.githubusercontent.com/arcticleaf/YOUR_GIST_ID/raw | bash
#
# NOTE: This file is distributed via a public GitHub Gist.
# When you update this file, remember to also update the gist at:
# https://gist.github.com/arcticleaf/YOUR_GIST_ID
set -e