PSYaml icon indicating copy to clipboard operation
PSYaml copied to clipboard

Easy Install on Linux from PowerShellGallery / "Automated Install" instructions do not work

Open DarwinJS opened this issue 8 years ago • 1 comments

I have been able to test this on CentOS 7 and it works fine - unlike powershell-yaml which does not work on Powershell Core.

Would it be possible to publish this to the PowerShell gallery?

DarwinJS avatar Jul 24 '17 18:07 DarwinJS

Also the instructions under "Automated Install" in the read me depend on this being available in the PowerShell gallery.

Even if you just published to nuget.org I could use Install-Package to hack my own scripted install - but would not have to resort to installing git to automatically install this dependency for continuous integration pipeline automation.

DarwinJS avatar Jul 26 '17 14:07 DarwinJS