Skip to content

Latest commit

 

History

History
35 lines (25 loc) · 1.03 KB

README.md

File metadata and controls

35 lines (25 loc) · 1.03 KB

GetBoolChoice

PowerShell Gallery - GetBoolChoice Minimum Supported PowerShell Version

Introduction

GetBoolChoice is a module that allows use Get-BoolChoice cmdlet which ask question to get the bool choice of the user.

Documentation

Get-Help GetBoolChoice

Requirements

  • Windows PowerShell 5.1 or newer.

Get GetBoolChoice Module

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

Get GetBoolChoice Source

Steps

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