First, great job with this tool. It can really help people to ease their work. I have some suggestions for it:
- How about we rename
mean stack to something else? The script basically installs node and mongo. So, anyone can use it not only people who use mean (Disclaimer: Not a mean user 😮 ).
- What if we use NVM to install node so people can install multiple versions if they need to?
- Better upgrade node to version 8. Last month, node 8 became the LTS.
- What if there is a way for people to configure these stuff while installing? For example, the installer will ask which version of node we need... whether we need yarn with node or not?
First, great job with this tool. It can really help people to ease their work. I have some suggestions for it:
meanstack to something else? The script basically installs node and mongo. So, anyone can use it not only people who use mean (Disclaimer: Not a mean user 😮 ).