Gainz-ChocolateySync
0.1.2
Gainz: Chocolatey Sync Module
A module that that will install chocolatey, configure sources, and
install/update/remove packages based on a configuration file.
The overall goal is to be able to pull down a config file from somewhere like
OneDrive, Github, or Gitlab and then install chocolatey and common apps
Installation Options
Owners
Copyright
(c) 2018 Nerdy Mishka, Michael Herndon. All rights reserved.
Package Details
Author(s)
- Nerdy Mishka Michael Herndon
Tags
Chocolatey Gainz Gainz-ChocolateySync
Functions
Expand-ChocolateyArchive Get-ChocolateyInstallLocation Get-ChocolateyDecryptKey Get-ChocolateyTempDirectory Get-ChocolateyTempInstallDirectory Get-WebRequestContentAsString Install-Chocolatey Read-ChocolateyUpdateConfig Save-WebRequestContentAsFile Set-ChocolateyDecryptKey Sync-Chocolatey Test-IsAdmin Update-ChocolateyPackages Update-ChocolateySources
Dependencies
This module has no dependencies.
Release Notes
0.1.2 - Bug fixes
- Fix package install order loop
0.1.1 - Bug fixes
- Fix Cmdlet naming issues for Get/Set decrypt key.
- Fix package install order to match json file.
0.1.0 - Early Release
Hooks for Box starter and complex configuration commands have not been fully
tested.
FileList
- Gainz-ChocolateySync.nuspec
- Gainz-ChocolateySync.psd1
- Gainz-ChocolateySync.psm1
- LICENSE
- README.md
- private\Get-ChocolateyDownloadUri.ps1
- private\Invoke-ChocolateySetupScript.ps1
- private\New-WebClient.ps1
- private\Update-PowerShellOutputRedirection.ps1
- private\Update-SecurityProtocol.ps1
- private\Write-Banner.ps1
- public\Expand-ChocolateyArchive.ps1
- public\Get-ChocolateyInstallLocation.ps1
- public\Get-ChocolateyTempDirectory.ps1
- public\Get-ChocolateyTempInstallDirectory.ps1
- public\Get-WebRequestContentAsString.ps1
- public\Install-BoxStarter.ps1
- public\Install-Chocolatey.ps1
- public\Read-ChocolateyUpdateConfig.ps1
- public\Save-WebRequestContentAsFile.ps1
- public\Set-ChocolateyDecryptKey.ps1
- public\Sync-Chocolatey.ps1
- public\Test-IsAdmin.ps1
- public\Update-ChocolateyInstallVarsFromConfig.ps1
- public\Update-ChocolateyPackages.ps1
- public\Update-ChocolateySources.ps1
Version History
Version | Downloads | Last updated |
---|---|---|
0.1.2 (current version) | 638 | 10/10/2018 |
0.1.1 | 19 | 10/10/2018 |
0.1.0 | 32 | 8/31/2018 |