PowerShell / Phosphor

A library and PowerShell module for generating user interfaces from PowerShell modules
Other
109 stars 24 forks source link

Add Register-PhosphorService command #32

Open daviwil opened 7 years ago

daviwil commented 7 years ago

Register-PhosphorService should make it easy to register a Windows Service (potentially on Linux too if there's a standard way to do so) that serves the Phosphor portal on a configured port. This would allow Phosphor to be available when the machine starts up without the user having to run it manually from a PowerShell session.