nullptr-t-oss/Turbo Repo Sync
Parses an Android manifest.xml (local or URL) and downloads all projects via ZIP archives concurrently using aria2c.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| manifest_path | Local path or HTTP/HTTPS URL to the manifest.xml file | yes | .repo/manifests/default.xml |
| workspace_dir | The root directory where projects should be extracted | yes | . |
| project_overrides | Comma separated list of path=revision overrides (e.g. kernel_platform/common=my-branch,./=test-commit) | no | "" |
Outputs
no outputs