yeoman / yeoman-app

A desktop app that scaffolds projects using Yeoman

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Support yarn as dependencies manager

LoicGoyet opened this issue · comments

With the massive adoption of yarn as dependencies manager, it would nice to have a generator.yarnInstall() that would work like generator.npmInstall() or generator.bowerInstall().