Prism
0.3.0
Prism is a PowerShell module manager inspired by NuGet. Run `prism install` in a source code repository, and Prism will
save private modules into a "PSModules" directory in that repository. Prism let's you:
* Package and deploy modules side-by-side with the app or tool that uses them without needing to install
modules globally ahead of time.
* Not worry about wh
save private modules into a "PSModules" directory in that repository. Prism let's you:
* Package and deploy modules side-by-side with the app or tool that uses them without needing to install
modules globally ahead of time.
* Not worry about wh
Prism is a PowerShell module manager inspired by NuGet. Run `prism install` in a source code repository, and Prism will
save private modules into a "PSModules" directory in that repository. Prism let's you:
* Package and deploy modules side-by-side with the app or tool that uses them without needing to install
modules globally ahead of time.
* Not worry about what modules are or aren't installed. Scripts can import and use modules from the "PSModules"
directory in the script's source code repository.
* Avoid comitting modules to the source code repository. Team members and build processes run `prism install` to
get modules installed.
Show more
save private modules into a "PSModules" directory in that repository. Prism let's you:
* Package and deploy modules side-by-side with the app or tool that uses them without needing to install
modules globally ahead of time.
* Not worry about what modules are or aren't installed. Scripts can import and use modules from the "PSModules"
directory in the script's source code repository.
* Avoid comitting modules to the source code repository. Team members and build processes run `prism install` to
get modules installed.
Minimum PowerShell version
5.1
There is a newer prerelease version of this module available.
See the version list below for details.
See the version list below for details.
Installation Options
Owners
Copyright
(c) WebMD Health Services.
Package Details
Author(s)
- WebMD Health Services
Tags
Functions
PSEditions
Dependencies
This module has no dependencies.
Release Notes
https://github.com/webmd-health-services/Prism/blob/main/CHANGELOG.md
FileList
- Prism.nuspec
- CHANGELOG.md
- PSModules\PackageManagement\1.4.7\DSCResources\MSFT_PackageManagementSource\MSFT_PackageManagementSource.psm1
- Import-Prism.ps1
- PSModules\PackageManagement\1.4.7\DSCResources\MSFT_PackageManagementSource\MSFT_PackageManagementSource.schema.mfl
- LICENSE
- PSModules\PackageManagement\1.4.7\DSCResources\MSFT_PackageManagementSource\MSFT_PackageManagementSource.schema.mof
- NOTICE
- PSModules\PackageManagement\1.4.7\DSCResources\MSFT_PackageManagementSource\MSFT_PackageManagementSource.strings.psd1
- PSModules\PackageManagement\1.4.7\fullclr\Microsoft.PackageManagement.ArchiverProviders.dll
- Prism.psd1
- PSModules\PackageManagement\1.4.7\fullclr\Microsoft.PackageManagement.CoreProviders.dll
- Prism.psm1
- PSModules\PackageManagement\1.4.7\fullclr\Microsoft.PackageManagement.dll
- README.md
- PSModules\PackageManagement\1.4.7\fullclr\Microsoft.PackageManagement.MetaProvider.PowerShell.dll
- en-US\about_Prism.help.txt
- PSModules\PackageManagement\1.4.7\fullclr\Microsoft.PackageManagement.MsiProvider.dll
- Formats\Prism.InstalledModule.format.ps1xml
- PSModules\PackageManagement\1.4.7\fullclr\Microsoft.PackageManagement.MsuProvider.dll
- Formats\Prism.ModuleLock.format.ps1xml
- PSModules\PackageManagement\1.4.7\fullclr\Microsoft.PackageManagement.NuGetProvider.dll
- PSModules\PackageManagement\1.4.7\PackageManagement.format.ps1xml
- PSModules\PackageManagement\1.4.7\fullclr\Microsoft.PowerShell.PackageManagement.dll
- PSModules\PackageManagement\1.4.7\PackageManagement.psd1
- PSModules\PowerShellGet\2.2.5\PowerShellGet.psd1
- PSModules\PackageManagement\1.4.7\PackageManagement.psm1
- PSModules\PowerShellGet\2.2.5\PSGet.Format.ps1xml
- PSModules\PackageManagement\1.4.7\PackageManagement.Resources.psd1
- PSModules\PowerShellGet\2.2.5\PSGet.Resource.psd1
- PSModules\PackageManagement\1.4.7\PackageProviderFunctions.psm1
- PSModules\PowerShellGet\2.2.5\PSModule.psm1
- PSModules\PackageManagement\1.4.7\coreclr\netstandard2.0\Microsoft.PackageManagement.ArchiverProviders.dll
- PSModules\PowerShellGet\2.2.5\DscResources\MSFT_PSModule\MSFT_PSModule.psm1
- PSModules\PackageManagement\1.4.7\coreclr\netstandard2.0\Microsoft.PackageManagement.CoreProviders.dll
- PSModules\PowerShellGet\2.2.5\DscResources\MSFT_PSModule\MSFT_PSModule.schema.mfl
- PSModules\PackageManagement\1.4.7\coreclr\netstandard2.0\Microsoft.PackageManagement.dll
- PSModules\PowerShellGet\2.2.5\DscResources\MSFT_PSModule\MSFT_PSModule.schema.mof
- PSModules\PackageManagement\1.4.7\coreclr\netstandard2.0\Microsoft.PackageManagement.MetaProvider.PowerShell.dll
- PSModules\PowerShellGet\2.2.5\DscResources\MSFT_PSModule\en-US\MSFT_PSModule.strings.psd1
- PSModules\PackageManagement\1.4.7\coreclr\netstandard2.0\Microsoft.PackageManagement.NuGetProvider.dll
- PSModules\PowerShellGet\2.2.5\DscResources\MSFT_PSRepository\MSFT_PSRepository.psm1
- PSModules\PackageManagement\1.4.7\coreclr\netstandard2.0\Microsoft.PowerShell.PackageManagement.dll
- PSModules\PowerShellGet\2.2.5\DscResources\MSFT_PSRepository\MSFT_PSRepository.schema.mfl
- PSModules\PackageManagement\1.4.7\DSCResources\PackageManagementDscUtilities.psm1
- PSModules\PowerShellGet\2.2.5\DscResources\MSFT_PSRepository\MSFT_PSRepository.schema.mof
- PSModules\PackageManagement\1.4.7\DSCResources\PackageManagementDscUtilities.strings.psd1
- PSModules\PowerShellGet\2.2.5\DscResources\MSFT_PSRepository\en-US\MSFT_PSRepository.strings.psd1
- PSModules\PackageManagement\1.4.7\DSCResources\MSFT_PackageManagement\MSFT_PackageManagement.psm1
- PSModules\PowerShellGet\2.2.5\en-US\PSGet.Resource.psd1
- PSModules\PackageManagement\1.4.7\DSCResources\MSFT_PackageManagement\MSFT_PackageManagement.schema.mfl
- PSModules\PowerShellGet\2.2.5\Modules\PowerShellGet.LocalizationHelper\PowerShellGet.LocalizationHelper.psm1
- PSModules\PackageManagement\1.4.7\DSCResources\MSFT_PackageManagement\MSFT_PackageManagement.schema.mof
- PSModules\PowerShellGet\2.2.5\Modules\PowerShellGet.ResourceHelper\PowerShellGet.ResourceHelper.psm1
- PSModules\PackageManagement\1.4.7\DSCResources\MSFT_PackageManagement\MSFT_PackageManagement.strings.psd1
- PSModules\PowerShellGet\2.2.5\Modules\PowerShellGet.ResourceHelper\en-US\PowerShellGet.ResourceHelper.strings.psd1
Version History
Version | Downloads | Last updated |
---|---|---|
0.7.0 | 473 | 8/26/2024 |
0.6.1 | 2,341 | 1/30/2024 |
0.6.0 | 8,147 | 8/8/2022 |
0.6.0-alpha1 | 459 | 8/6/2022 |
0.5.2 | 784 | 8/4/2022 |
0.5.1 | 1,147 | 7/13/2022 |
0.5.0 | 549 | 7/6/2022 |
0.4.0 | 816 | 6/28/2022 |
0.3.0 (current version) | 1,865 | 3/17/2022 |
0.2.0 | 765 | 3/16/2022 |
0.2.0-alpha58 | 756 | 3/14/2022 |