#chromium #fetch #builds #github #rapidly

app fetchchromium

A tool to fetch Chromium builds rapidly

4 releases (breaking)

new 0.4.0 May 13, 2024
0.3.0 Jan 4, 2023
0.2.0 Dec 23, 2022
0.1.0 Dec 12, 2022

#2 in #rapidly

Download history 21/week @ 2024-02-22 8/week @ 2024-02-29 27/week @ 2024-03-28 26/week @ 2024-04-04 125/week @ 2024-05-09

125 downloads per month

MIT/Apache and LGPL-3.0-or-later

28KB
298 lines

fetchchromium

GitHub crates.io docs.rs

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:

  1. Revise the version number
  2. cargo publish
  3. Retrieve the latest .deb file from the latest CI job
  4. Declare a new release and tag on github
  5. As you make that release, include the .deb file as an artifact.

License and usage notes

This is not an officially supported Google product.

License

This software is distributed under the terms of both the MIT license and the Apache License (Version 2.0).

See LICENSE for details.

Dependencies

~18–37MB
~581K SLoC