Files
admin-cli/go-cli
2025-10-28 14:01:10 -07:00
..
2025-10-27 16:17:23 -07:00
2025-10-27 15:18:32 -07:00
2025-10-27 15:18:32 -07:00
2025-10-27 16:07:47 -07:00

Golang Admin CLI

Overview

The purpose is to have a lightweight TUI which shows the main data relevant for our startup.

Data

  1. How many signups do we have? What is each of their keypad data?
  2. [TODO] How many desks are we are on (a.k.a. weekly active users)?
  3. [TODO] What's our revenue to date?

Getting started (as consumer)

  1. Download the new program to your desktop.
  2. In your Mac Terminal, run the following:
cd ~/Desktop
chmod +x main_intel
xattr -d com.apple.quarantine main_intel
./main_intel