yarnpkg / yarn

The 1.x line is frozen - features and bugfixes now happen on https://github.com/yarnpkg/berry
https://classic.yarnpkg.com
Other
41.37k stars 2.72k forks source link

[Question] PowerShell installation script? #5912

Open JimiC opened 6 years ago

JimiC commented 6 years ago

I'm participating in several node projects and building some of my own. In that process, I utilize CI via Travis-CI and AppVeyor. I find the bash script very convenient and I use it mandatorily on Travis-CI. So I figured to write a PowerShell similar script to use on AppVeyor.

My question is:

Are you willing to accept that script and make it available via https://yarnpkg.com/install.ps1?

JimiC commented 6 years ago

Until an answer is provided the script is available at https://github.com/JimiC/ps-yarn-install.

JimiC commented 5 years ago

@arcanis Any interest in this? A yes or no will suffice.