App Store Connect Setup
Creates and fully configures an app on App Store Connect using the asc CLI.
Google Play Console Setup
A tight wrapper around the official Google Play Android Publisher API. All subcommands authenticate via the service account JSON at googleServiceAccountPath. No external CLI and no extra npm dependencies — the JWT flow and HTTPS calls are implemented with Node's built-in crypto and fetch.
Subscription Management (Adapty)
Set up Adapty subscription products, paywalls, and placements using the Adapty CLI.
Quick-add Subscription / IAP
Single-command shortcuts to add ONE new subscription or credit-pack consumable IAP to Google Play + App Store Connect (and Adapty, for IAPs) — without editing the JSON config files. Auto-generates aligned product IDs across stores, fans out PPP-adjusted pricing across ~175 Play regions and ~155 ASC territories, and auto-creates the App Store Connect subscription group if it doesn't exist yet.
Publishing to Play Store & App Store
Build and upload your app to Google Play and/or App Store using Fastlane.