美文网首页
前端工程师的Mac开发机配置

前端工程师的Mac开发机配置

作者: brandonxiang | 来源:发表于2017-04-24 08:48 被阅读717次

    前端工程师的Mac开发机配置

    语言安装

    工具

    代码管理

    下载工具

    • curl
    • wget
    • brew

    Terminal

    • ITerm

    有了terminal,里面有了vim,少不了配置文件。

    robbyrussell/oh-my-zsh 终结了我的 Shell 配置;
    spf13/spf13-vim 终结了我的 Vim 配置
    来自有哪些编程必备的 Vim 配置

    开发软件

    VSCode 插件

    • Python
    • Atom One Dark Theme
    • Path Intellisense
    • Seti-icons
    • Vetur
    • Setting Sync

    Chrome 插件

    • Vue.js Devtools
    • React Devtools
    • JSONView
    • Postman
    • Octotree
    • Google Office

    awesome-chrome插件

    相关文章

      网友评论

          本文标题:前端工程师的Mac开发机配置

          本文链接:https://www.haomeiwen.com/subject/ranamttx.html