Skip to content

Instantly share code, notes, and snippets.

View Deepti0512's full-sized avatar
🎯
Focusing

Deepti Mittal Deepti0512

🎯
Focusing
View GitHub Profile
@Deepti0512
Deepti0512 / token-usage-setup.sh
Created June 7, 2026 14:29
Claude Code Token Usage Dashboard — one-command setup for your team. Run: curl -fsSL <raw-url> | bash
#!/bin/bash
set -euo pipefail
# ============================================================
# Claude Code Token Usage Dashboard — One-Command Setup
# ============================================================
# Run with: curl -fsSL <your-gist-raw-url> | bash
#
# What this does:
# 1. Checks Claude Code is installed