Skip to content

Latest commit

 

History

History
35 lines (25 loc) · 1.09 KB

README.md

File metadata and controls

35 lines (25 loc) · 1.09 KB

GetTargetChoice

PowerShell Gallery - GetTargetChoice Minimum Supported PowerShell Version

Introduction

GetTargetChoice is a module that allows use Get-TargetChoice cmdlet which ask question to get the process target choosed by the user between Debug and Release.

Documentation

Get-Help GetTargetChoice

Requirements

  • Windows PowerShell 5.1 or newer.

Get GetTargetChoice Module

Please refer to our documentation for the up-to-date version on how to get the GetTargetChoice Module.

Get GetTargetChoice Source

Steps

  • Obtain the source
    • Clone the repository (needs git)
    git clone https://github.com/Toenn-Vaot/psmodule-get-target-choice