84669 personnes étudient
152542 personnes étudient
20005 personnes étudient
5487 personnes étudient
7821 personnes étudient
359900 personnes étudient
3350 personnes étudient
180660 personnes étudient
48569 personnes étudient
18603 personnes étudient
40936 personnes étudient
1549 personnes étudient
1183 personnes étudient
32909 personnes étudient
1.一直在win下做开发,现想转到mac下来,你们常用的工具有那些?2.ssh工具你们用自带的还是用别的?3.开发环境直接用的集成的软件运行那种,还是直接自己安装的所有都在命令行操作?
ringa_lee
homebrew + ohmyzsh + sublime够用了,zsh操作起来爽翻,多用命令行和快捷键,熟了之后效率相当高
最近几个月刚换mac,写了篇总结,未完成 https://github.com/hjzheng/CUF_meeting_knowledge_share/issues/42
Sublime+Atom
关于Mac下的开发配置,可以参考以下内容:
http://sourabhbajaj.com/mac-setup/
https://github.com/macdao/ocds-guide-to-setting-up-mac
然后,我自己使用的IDE是Webstorm,终端是zsh
也有诸如sublime,atom,VS code,IDEA等方便用来开发前端的工具。
homebrew + ohmyzsh + sublime够用了,zsh操作起来爽翻,多用命令行和快捷键,熟了之后效率相当高
最近几个月刚换mac,写了篇总结,未完成 https://github.com/hjzheng/CUF_meeting_knowledge_share/issues/42
Sublime+Atom
关于Mac下的开发配置,可以参考以下内容:
http://sourabhbajaj.com/mac-setup/
https://github.com/macdao/ocds-guide-to-setting-up-mac
然后,我自己使用的IDE是Webstorm,终端是zsh
也有诸如sublime,atom,VS code,IDEA等方便用来开发前端的工具。