We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 14208b8 + 446f73c commit 0b8afcaCopy full SHA for 0b8afca
NOTES.md
@@ -106,6 +106,7 @@ PS> ipmo Tug.Server-ps5
106
PS> Install-TugServer -Verbose
107
```
108
109
+
110
Original SLN file:
111
112
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
131
132
bundles
133
src\bundles\Tug.Server-ps5\Tug.Server-ps5.csproj
134
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