Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 261 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 261 Bytes

pshtml

Http host application for powershell scripts

Simply build and Host somewhere. (e.g. IIS)
When the site is accessed, it looks for a $RequestUri.AbsolutePath.html.ps1 file and executes it with the provided request parameters.

Versioning is semantic.