š¹ star-all
Este contenido aĆŗn no estĆ” disponible en tu idioma.
ā 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) |