Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/Jaykul/BoxStarter-Boxes
BoxStarter and Chocolatey Scripts for setting up my computers
https://github.com/Jaykul/BoxStarter-Boxes
Last synced: 3 months ago
JSON representation
BoxStarter and Chocolatey Scripts for setting up my computers
- Host: GitHub
- URL: https://github.com/Jaykul/BoxStarter-Boxes
- Owner: Jaykul
- License: mit
- Created: 2019-08-01T18:04:52.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2024-01-18T05:29:08.000Z (10 months ago)
- Last Synced: 2024-05-18T05:35:05.130Z (6 months ago)
- Language: PowerShell
- Size: 108 KB
- Stars: 21
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- jimsghstars - Jaykul/BoxStarter-Boxes - BoxStarter and Chocolatey Scripts for setting up my computers (PowerShell)
README
# Quickly set up a new Windows machine the way I like it
The Easy Mode, Windows-only way to run this repo is through [BoxStarter](https://boxstarter.org/). You can point boxstarter at the Install.ps1 file in this repo and it will install everything -- or you can point it at the "Install.ps1" file in any of the numbered folders to install that folder and everything lower that that.
In other words, if you use Edge to open [https://boxstarter.org/package/url?https://github.com/Jaykul/BoxStarter-Boxes/raw/main/Install.ps1](https://boxstarter.org/package/url?https://github.com/Jaykul/BoxStarter-Boxes/raw/main/Install.ps1) it will install everything, just the way I like it.
## Not me? Not a problem!
If you don't want my customizations and extras, you could use [https://boxstarter.org/package/url?https://github.com/Jaykul/BoxStarter-Boxes/raw/main/10_DevBox/Install.ps1](https://boxstarter.org/package/url?https://github.com/Jaykul/BoxStarter-Boxes/raw/main/10_DevBox/Install.ps1).
The Hard Mode, Windows way to run this repo is to [download it](https://github.com/Jaykul/BoxStarter-Boxes/archive/refs/heads/main.zip), unzip it, and run the `Install.ps1` directly. That will install [Chocolatey](https://chocolatey.org/) and [BoxStarter](https://boxstarter.org/) and then run the rest of the `Install.ps1` files in this repo.