[ ] Regression
[x] Bug report
[ ] Feature request
[x] Documentation issue or request
[ ] Support request => Please do not submit support request here, instead post your question on Stack Overflow.
When creating a new project with selecting yarn as package-manager then in the readme file in the running the app and test section the bash command not updating with the yarn command. Also not generating .gitignore file.
Generate .gitignore file and update readme when choosing yarn as package-manager
OS Version : Windows 7
NodeJS Version : v10.15.1
NPM Version : 6.4.1
Actually, I don't think that README has to be updated (it's a developer decision what's gonna be used). However, .gitignore surely would be helpful
Anything new regarding .gitignore generation?
The missing .gitignore is addressed by https://github.com/nestjs/nest-cli/pull/268 :+1:
Thanks @VinceOPS 鉂わ笍
and + I'm still upholding that opinion
Actually, I don't think that README has to be updated (it's a developer decision what's gonna be used).
No .gitignore has been bugging me. Just cloned the repo and lo-and-behold there's the .gitignore! Which led me here. Thanks @VinceOPS! 馃槃