OpenOEM

module
v0.0.1-alpha Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 19, 2018 License: BSD-3-Clause

README

Automated Windows 10 configuration

What we are trying to achieve

The ultimate goal of this project is to be able to run an .exe (Or whatever works) and make it automatically install software and configure my fresh Windows 10 intallation.

Requirements

  • Windows 10 x64

Devolopment

Note: all devlopment is dune in the src dir

Setup
  • install golang
  • $ go get github.com/akavel/rsrc
  • Windows: Add %USERPROFILE%\go\bin to System Variables (how to)
  • Linux: $ echo 'export GOPATH=$HOME/go' >> $HOME/.bashrc && PATH=$PATH:$GOPATH/bin >> $HOME/.bashrc
Build and run the program
Make a relaese

NOTE: the release does NOT use the config.json, it uses the config.example.json as config.json because then you can test the build with a modifyied config.json and don't have to worry about releaseing a wrong config

  • run $ sh buildRelease.sh

Disclaimer

This is a personal project and it is FAR from done, in it's current state you can't simply download and run it.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL