https://github.com/koppor/koppors-chocolatey-scripts
Scripts to install required packages and update script.
https://github.com/koppor/koppors-chocolatey-scripts
chocolatey
Last synced: about 1 month ago
JSON representation
Scripts to install required packages and update script.
- Host: GitHub
- URL: https://github.com/koppor/koppors-chocolatey-scripts
- Owner: koppor
- License: cc0-1.0
- Created: 2016-10-30T15:51:52.000Z (almost 9 years ago)
- Default Branch: main
- Last Pushed: 2023-09-25T08:23:27.000Z (about 2 years ago)
- Last Synced: 2025-01-16T01:38:11.161Z (9 months ago)
- Topics: chocolatey
- Language: Batchfile
- Size: 128 KB
- Stars: 21
- Watchers: 4
- Forks: 5
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# koppor's chocolatey scripts
This repository contains installation and update scripts, I use in my daily work.
They depend on [chocolatey](http://chocolatey.org/), which is the package manager, I like most on Windows.
Please start `cmd.exe` as administrator and run [install.bat](install.bat).
You might want to modify `install.bat` to ensure only packages you like are installed.You can simply switch from manual installation to chocolatey, because chocolatey uses the installers provided by the software vendors.
They should be capabale to recognize an existing installation.Run [update-all.bat](update-all.bat) from time to time to ensure that all packages are up to date.