https://github.com/sixarm/sixarm_choco_install
SixArm.com » Chocolatey Package Manager » Install Scripts
https://github.com/sixarm/sixarm_choco_install
choco chocolatey configuration iac install
Last synced: about 2 months ago
JSON representation
SixArm.com » Chocolatey Package Manager » Install Scripts
- Host: GitHub
- URL: https://github.com/sixarm/sixarm_choco_install
- Owner: SixArm
- Created: 2015-06-26T15:15:08.000Z (almost 10 years ago)
- Default Branch: main
- Last Pushed: 2023-09-15T19:25:26.000Z (over 1 year ago)
- Last Synced: 2025-02-06T00:27:09.926Z (3 months ago)
- Topics: choco, chocolatey, configuration, iac, install
- Language: Batchfile
- Size: 7.81 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- Code of conduct: CODE_OF_CONDUCT.md
- Codeowners: CODEOWNERS
Awesome Lists containing this project
README
# Chocolatey Windows Package Manager » Install Scripts
Chocolatey scripts to help with installation on systems:
* `choco-install-favorites.bat`: All our favorites in one file.
Easy install using Windows `cmd` with Administrator security:
PowerShell Invoke-WebRequest
https://raw.githubusercontent.com/SixArm/sixarm_choco_install/master/choco-install-favorites.bat
-OutFile choco-install-favorites.batIf you prefer more specific lists:
* `choco-install-favorites-for-desktop.bat`: Blender, Firefox, LibreOffice, VLC.
* `choco-install-favorites-for-editors.bat`: Atom, Eclipse, Emacs, Vim, etc.
* `choco-install-favorites-for-coding.bat`: Python, R, Ruby, Git, Hg, Docker, etc.
* `choco-install-favorites-for-databases.bat`: MongoDB, MySQL, SQLite, SQL Server, etc.
* `choco-install-favorites-for-commands.bat`: curl, everything, gow, sudo, wget, etc.
* `choco-install-favorites-for-fonts.bat`: SourceCodePro, and more when we add them.
* `choco-install-favorites-for-sysops.bat`: autohotkey, launchy, procmon, sysinternals, etc.