MozillaReality / fxr-cli

A command-line tool for installing and automating the Firefox Reality virtual-reality browser.
https://www.npmjs.com/package/fxr
Mozilla Public License 2.0
4 stars 3 forks source link

cache downloads based on build ID saved in `downloads/index.json` #21

Open cvan opened 5 years ago

cvan commented 5 years ago

this issue introduces caching on the download attempts. also, introduce a CLI flag setting for --forcedownload as well as a always_force_download setting in settings.json.

see the dependent issue #20, which will call fxr download on every fxr install call.


related issues: