πΉ star-all
Copy a setup prompt with the install steps and the full markdown guide for this plugin.
β Star all Capgo GitHub repositories with a small random delay between each request.
npx @capgo/cli@latest star-allIf you do not pass repositories, this defaults to all Cap-go repositories whose name starts with capacitor-.
| Param | Type | Description |
|---|---|---|
| βmin-delay-ms | string | Minimum delay in ms between each star action (default: 20) |
| βmax-delay-ms | string | Maximum delay in ms between each star action (default: 180) |
| βmax-concurrency | string | Maximum number of star requests running in parallel (default: 4) |
Keep going from star-all
Section titled βKeep going from star-allβIf you are using star-all to plan dashboard and API operations, connect it with API Overview for the implementation detail in API Overview, Introduction for the implementation detail in Introduction, API Keys for the implementation detail in API Keys, Devices for the implementation detail in Devices, and Bundles for the implementation detail in Bundles.