chromium-updater
v0.7.0
Published
node utility to download latest chromium package to linux x64 os
Downloads
4
Readme
Intro
A node utility to download and run the latest Linux build of Chromium.
It checks it you have the latest installed version if not then updates.
Usage
npx chromium-updater -d "path/to/download"
Why
As of now for Linux builds, there wasnt a simple upstream ppa or autoupdate. Thus this package.
Inspiration
This is heavily inspired from a shell script package chromium-latest-linux