cspotcode / npm-pwsh

Install PowerShell via npm for use in npm scripts or elsewhere.
12 stars 5 forks source link

preview releases as `pwsh-preview` instead of `pwsh` #17

Open cspotcode opened 5 years ago

cspotcode commented 5 years ago

Expose preview releases as pwsh-preview, not pwsh.

However, can we support simultaneous installation of a preview release and a stable release? If not, this isn't worth the effort.

Don't forget about pwsh-np-preview

Implementation notes:

Should be a really simple tweak to our build.ps1