529 B
529 B
Golang Admin CLI
Overview
The purpose is to have a lightweight TUI which shows the main data relevant for our startup.
Data
- How many signups do we have? What is each of their keypad data?
- [TODO] How many desks are we are on (a.k.a. weekly active users)?
- [TODO] What's our revenue to date?
Getting started (as consumer)
- Download the new program to your desktop.
- In your Mac Terminal, run the following:
cd ~/Desktop
chmod +x main_intel
xattr -d com.apple.quarantine main_intel
./main_intel