/bootstrapper

Some bootstrap scripts for my environment

Primary LanguageShellMIT LicenseMIT

Bootstrapper

Install things on stuff!

Currently support installing Go (golang) on x86_64 platforms.

⚠️ Steps and Warnings ⚠️

  1. If you are not me, you should probably not use this.
  2. It can be destructive!
  3. I repeat, this was written for me
  4. No Apple M1/ARM support
  5. Inspect all scripts before running them
  6. Fully understand what the commands are doing

Linux/Mac: Go 1.18

./scripts/golang.sh

Windows: Go 1.18

⚠️ this will start downloading the .msi ⚠️

https://golang.org/doc/install?download=go1.18.windows-amd64.msi

LICENSE

This project is MIT licensed. Please check the LICENSE file.