Crates.io | fetchchromium |
lib.rs | fetchchromium |
version | 0.4.0 |
source | src |
created_at | 2022-12-12 17:10:57.473434 |
updated_at | 2024-05-13 13:24:13.725717 |
description | A tool to fetch Chromium builds rapidly |
homepage | |
repository | https://github.com/google/fetchchromium |
max_upload_size | |
id | 735109 |
size | 89,816 |
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.
cargo install fetchchromium
then fetchchromium -h
. Alternatively,
a .deb
file is available under the "releases" section on github.
Release procedure:
cargo publish
.deb
file from the latest CI job.deb
file as an artifact.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.