scoop install solfts for node.js

?scoop install solfts for node.js
-----------------------------------------------------------------------------
## why use ?
- [x] like installing with cmd
- [x] automate
- [x] manage vm with `vagrant`
- [x] control version with `git`
- [x] open/edit app code with `vscode`
- [x] manage node.js version with `nvm`
- [x] work in cm??`docker` docker-compose kubectl helm
......
## install it
?- [x] open powershell?or bash terminal (eg. git-bash , cmder )
-? [x] copy next code ,paste it to powershell , enter to run
-? [ ] with bin or script eg. node scoop-install-nodejs.bin.mjs?
```bash
scoop install git
scoop install nodejs
scoop install vscode
scoop install vagrant
scoop install kubectl
# ......
```
(todo)?
## uninstall it
## reading next
?- [x] add/update setup-vagrant-for-nodejs.mjs
?- [x]?add/update?setup-docker-for-nodejs.mjs
......
## before?reading?
- [x]?install scoop