# 开发线培训文档 ## 常用工具 - 文件传输[FileZilla](https://filezilla-project.org/download.php?type=client) - SSH 终端[Putty](https://www.chiark.greenend.org.uk/~sgtatham/putty/latest.html) - [Using SSH Keys with PuTTY](https://www.liquidweb.com/kb/putty-ssh-keys/) - Get that Linux feeling - on Windows [Cygwin](https://www.cygwin.com/install.html) - [GitHub Desktop: Focus on what matters instead of fighting with Git.](https://desktop.github.com/) ## 编辑器设置 - [VSCode](vscode/) ### VS Code 配置文件 ## [Spring 开发环境](spring/) ## [Local 开发环境](LOCAL.md) ## [git pr 流程](git/) ## 后端 - [CPP20](cpp/) - [JAVA](java/) - [NODE](node/) - [php](php/) ## [前端](frontend/)