# Start here — Automated Sales OS clone

1. Export Gumroad sales CSV and Stripe payments CSV.
2. Run: `python3 automated_sales_os.py gumroad-sample.csv stripe-sample.csv`
3. Read daily, weekly, and monthly dashboards in stdout.
4. Open `sales-ledger.csv` for the unified ledger.

Clone of [alannotion Automated Sales OS](https://alannotion.gumroad.com/l/automatedsalesos) ($15).
