πΉ star-all
β 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) |