如何打造开发环境
What should I do ?
- 安装nodejs
- Config git user name email and key
- install mysql mongo redis
Path
You can have a root dir like code
or working
Put all you git repository
And group it by tech stack
WSL
I like to set user and pass is ning/ning Write init script to init the environment Install programming tool like node go rust
Docker
Install some service, like mysql mongo db etc You should be aware to backup the volumn
Vagrant
Develop Php Service