Skip to content

kpdecker/browser-downloader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

browser-downloader

Utility to download the latest browser builds

Downloads the latest and nightly version of browser builds. Intended for use with cron scripts and other tasks to automate deployment.

Usage

$ browser-downloader targetDir

Will download all browser applications and validate that the modern.ie image is up to date.

$ browser-downloader vm targetDir

Will download and install the latest modern.ie VM image so it may be manually configured for testing.

Prerequisites

The Edge VM installation requires the following:

  • z7a on PATH brew install p7zip
  • vmrun on PATH export PATH="$PATH:/Applications/VMware Fusion.app/Contents/Library/"
  • VMWare OVF Tools

About

Utility to download the latest browser builds

Resources

Stars

Watchers

Forks

Packages

No packages published