Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 253 Bytes

README.md

File metadata and controls

6 lines (5 loc) · 253 Bytes

GatherInputsForm

I often find myself writing the same code over and over to accept inputs from powershell. I wrote this quick script to allow gathering of common data, with some basic validation.

See the Example.ps1 for example usage.