toko-posh-dev-tools
0.1.1
Tools for PowerShell development.
Minimum PowerShell version
5.1
Installation Options
Owners
Copyright
(c) 2018 Todor Mitskovski. All rights reserved.
Package Details
Author(s)
- Todor Mitskovski
Functions
Dependencies
This module has no dependencies.
Release Notes
## 0.1.1
get-userConfig
Bug Fix: when corrupted or empty useConfig crashes.
## 0.1.0
get-userConfig
Easier management of user settings between different releases of powershell modules.
The tool reads initial settings from default config file that is deployed with the new version of a module.
It then syncs this file with a user config file created from previous version and applies following changes:
- Newly added settings to default config are transfered with their default values to user config file.
- Removed settings from default config file are removed from user config file as well.
- All other settings are not modified.
FileList
- toko-posh-dev-tools.nuspec
- toko-posh-dev-tools.psd1
- toko-posh-dev-tools.psm1
Version History
Version | Downloads | Last updated |
---|