Skip to content

A PowerShell module to start a web server to host a local web site.

License

Notifications You must be signed in to change notification settings

ongzhixian/pwsh-webhost

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Overview

A PowerShell module to start a web server to host a local web site.

Using PowerShell Core 7.0

Module name

WebHost

Usage

Start-WebHost

Defaults to localhost (127.0.0.1), port 2194

Start-WebHost -Port 4848

Run and host on (127.0.0.1), port 4848

About

A PowerShell module to start a web server to host a local web site.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published