DevOps.Helper.Functions
1.3.0
A set of functions to help with DevOps tasks like building applications (.NET, nodejs, etc.), run linting tools, spell checking, and other useful tools. The module have no dependencies.
Installation Options
Owners
Package Details
Author(s)
- Rosen Kolev
Tags
Functions
Add-TrailingSlash Assert-Path Assert-Tool Enable-Debug Find-FirstFileByPattern Get-CommandWithArgs Get-GitFiles Invoke-Shell Select-JsonFromPath Start-ProcessWithOutput Trace-Expression Write-Log
Dependencies
This module has no dependencies.
Release Notes
* General Availability of DevOps.Helper.Functions.
FileList
- DevOps.Helper.Functions.nuspec
- Public\Assert-Tool.ps1
- Public\Start-ProcessWithOutput.ps1
- Public\Invoke-Shell.ps1
- DevOps.Helper.Functions.psm1
- Public\Enable-Debug.ps1
- Public\Select-JsonFromPath.ps1
- Public\Add-TrailingSlash.ps1
- DevOps.Helper.Functions.psd1
- Public\Trace-Expression.ps1
- Public\Assert-Path.ps1
- Public\Write-Log.ps1
- Private\Assert-Condition.ps1
- Public\Find-FirstFileByPattern.ps1
- Public\Get-GitFiles.ps1
- Public\Get-CommandWithArgs.ps1
- Private\Write-Group.ps1