Skip to content
This repository has been archived by the owner on Mar 14, 2020. It is now read-only.

e-conomic/hms-win

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hms-win

Windows client for hms [https://github.com/mafintosh/hms]

Includes a simple node server that redirect the actual work on the windows box to a series of powershell scripts.

The server can be started by

node index.js

The powershell scripts are tested by pester. If you have pester installed the tests can be run in powershell from the tests folder, with the command:

Invoke-Pester