Skip to content

Commit 0b8afca

Browse files
committed
Merge branch 'master' of https://github.com/PowerShellOrg/tug
2 parents 14208b8 + 446f73c commit 0b8afca

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

NOTES.md

+6
Original file line numberDiff line numberDiff line change
@@ -106,6 +106,7 @@ PS> ipmo Tug.Server-ps5
106106
PS> Install-TugServer -Verbose
107107
```
108108

109+
109110
Original SLN file:
110111
```
111112
C:\prj\zyborg\PowerShell-tug\tug>dotnet sln TugDSC.sln list
@@ -131,3 +132,8 @@ test\Tug.Ext-tests-aux\Tug.Ext-tests-aux.csproj
131132
bundles
132133
src\bundles\Tug.Server-ps5\Tug.Server-ps5.csproj
133134
```
135+
136+
## Related Links:
137+
* https://github.com/PowerShellOrg/dsc-traek - Node.js impl of DSC pull server (from MSFT)
138+
* https://github.com/grayzu/DSCPullServerUI - Sample Pull Server WebApp (UI) (from MSFT PS team member)
139+
* https://www.youtube.com/watch?v=y3-_XBQTpS8 - "What's up with DSC PS?" from 2015-Sep

0 commit comments

Comments
 (0)