ruusty / PSRuustyUtilities

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ruusty.ReleaseUtilities

Project:        Ruusty Release Tools
Product:        PSRuustyUtilities
Version:        4.3
Date:           2017-08-16
Description:    Powershell binary cmdlet contains tools for building releases.

Table of Contents

Description

Chocolatey Package PSRuustyUtilities installs Powershell binary module Ruusty.ReleaseUtilities

To get help and examples

import-module Ruusty.ReleaseUtilities
get-module "Ruusty.ReleaseUtilities" | select -expand ExportedCommands
$(get-module Ruusty.ReleaseUtilities).ExportedCommands.Keys |% {get-help $_}

About


Languages

Language:C# 43.4%Language:PowerShell 37.8%Language:PLSQL 16.8%Language:Batchfile 1.9%