Skip to content

A PowerShell script that automates the installation and setup of Chrome OS on a Windows environment, bundled with all the necessary components like MinGW, bash, and tar. This script simplifies the installation process, making it easier for developers and users to install and configure Chrome OS in a local environment.

License

Notifications You must be signed in to change notification settings

bobanilic/chromeos-installer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Chrome OS Setup Script

This repository contains a PowerShell script designed to automate the installation and setup of Chrome OS on Windows environments. The script bundles necessary components like MinGW, bash, and tar to ensure a smooth and hassle-free installation process for Chrome OS development or testing on Windows.

Features:

  • Automates the installation of Chrome OS components.
  • Bundled MinGW environment with required binaries.
  • Configures the environment for Chrome OS development.
  • Simple, easy-to-use PowerShell script for Windows users.

Prerequisites:

  • Windows 10 or later.
  • PowerShell (pre-installed on Windows).
  • A stable internet connection to download necessary files.
  • Sufficient storage space for the installation files.

Installation Instructions:

  1. Download the latest release from the GitHub Releases Page.
  2. Extract the contents of the release to a folder on your machine.
  3. Open PowerShell as Administrator and navigate to the extracted folder.
  4. Run the following command to execute the setup script:
    .\install-chromeos.ps1
    

File Structure:

{9E8CD945-8F28-4665-A985-48BAAFA8AB78}

About

A PowerShell script that automates the installation and setup of Chrome OS on a Windows environment, bundled with all the necessary components like MinGW, bash, and tar. This script simplifies the installation process, making it easier for developers and users to install and configure Chrome OS in a local environment.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published