Skip to content
/ TD.Util Public

General Powershell utility functions for PowerShell, Azure, Azure DevOps and Slack

License

Notifications You must be signed in to change notification settings

ehagen/TD.Util

Repository files navigation

Introduction

This module contains collection general utility functions for PowerShell, Azure, Azure DevOps and Slack

Start browsing the documentation here

MIT licensed PowerShell Gallery PowerShell Gallery Build Status

Dependencies

  • Scriptbook Module
  • PowerShellBuild Module

Requirements

  • PowerShell 6.* or higher
  • Windows PowerShell 5.1

Build and Test

  • run the build.ps1 file from ps console

Structure TD.Util module

Each module contains private functions and public functions. The folder layout used within git repo is:

- module
    - Private
    - Public
      - Ado (Azure DevOps)
      - Azure
      - Config 
      - Git
      - Json
      - Slack
      - Utilities
    psd file
    psm file

About

General Powershell utility functions for PowerShell, Azure, Azure DevOps and Slack

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published