gplay-migrate-fastlane

Installation
SKILL.md

Fastlane Migration

Use this skill when you need to migrate from Fastlane supply to the gplay CLI.

Preconditions

  • Existing Fastlane metadata directory structure.
  • gplay CLI installed and authenticated.
  • Familiarity with the source Fastlane directory layout.

Migrate Command

Basic migration

gplay migrate fastlane \
  --source ./fastlane/metadata/android \
  --output-dir ./metadata
Installs
105
GitHub Stars
36
First Seen
Feb 15, 2026
gplay-migrate-fastlane — tamtom/gplay-cli-skills