8 releases
| 0.4.5 | Jun 18, 2025 |
|---|---|
| 0.4.4 | Jun 18, 2025 |
| 0.4.2 | Apr 19, 2025 |
| 0.4.0 | May 13, 2024 |
| 0.1.0 | Dec 12, 2022 |
#469 in Build Utils
360 downloads per month
30KB
320 lines
fetchchromium
A tool to fetch Chromium builds. This is a thin wrapper above the ripunzip library which aims to unzip files in parallel as efficiently as possible.
Installation and use
cargo install fetchchromium then fetchchromium -h. Alternatively,
a .deb file is available under the "releases" section on github.
Development
Release procedure:
- Revise the version number
cargo publish- Retrieve the latest
.debfile from the latest CI job - Declare a new release and tag on github
- As you make that release, include the
.debfile as an artifact.
License and usage notes
This is not an officially supported Google product.
LicenseThis software is distributed under the terms of both the MIT license and the Apache License (Version 2.0).
See LICENSE for details.
Dependencies
~20–42MB
~632K SLoC