Giter Club home page Giter Club logo

mac_dev_software's Introduction

Mac开发软件推荐

1、Go2Shell

2、Cornerstone SVN

  • Cornerstone 是当前Mac上最好用的SVN客户端,Cornerstone除了支持基本的SVN功能外,还能够和Xcode,BBEdit,TextMate,Coda等开发工具无缝的集成使用,其时间线功能能够非常方便的查看一个文件的历史改动情况,具有强大的合并、比较功能,非常强大!
  • Cornerstone 3 for Mac 3.0.1 激活版

3、MacDown

  • 一款Markdwon编辑器
  • 和Mou同根生,继承了Mou的优良血统,简洁美观;
  • 支持代码高亮,并且可以自定义主题,这显示效果够酷炫;
  • 支持导出pdf,而且导出的pdf跟实时预览的相差无几,大赞;
  • 自从是上后,会爱上写Markdwon,enjoy
  • MacDown 官方下载地址

4、SourceTree

  • SourceTree是一款跨平台的Git和Hg客户端,同时也支持gogit
  • Sourcetree 官网

5、Gitkraken

  • 也是git客户端,感谢李赋凌推荐
  • GitKranken是一款国外的软件,界面清晰,能更好的让git新手脑中有分支的概念
  • Gitkraken 使用
  • Gitkraken 官网

Sublime Text 实用插件

1、CTags

	opts" : [
		"--regex-LUA=\"/^.*\\s*function[ \\t]*([a-zA-Z0-9_]+):([a-zA-Z0-9_]+).*$/\\2/f,function/\"",
    	"--regex-LUA=\"/^.*\\s*function[ \\t]*([a-zA-Z0-9_]+)\\.([a-zA-Z0-9_]+).*$/\\2/f,function/\"", 
    	"--regex-LUA=\"/^.*\\s*function[ \\t]*([a-zA-Z0-9_]+)\\s*\\(.*$/\\1/f,function/\"", 
    	"--regex-LUA=\"/[ \\t]{1}([a-zA-Z0-9_]+)[ \\t]*[=][^=]/\\1/v,variable/\"", 
    	"--regex-LUA=\"/[ \\t]*([a-zA-Z0-9_]+)[ \\t]*=[ \\t]*module_define.*$/\\1/m,module/\"", 
    	"--regex-LUA=\"/func_table\\[ msg\\.([A-Z_]+) \\].+/\\1/\"",
    	"--regex-LUA=\"/\\([ \\t]*msg.([A-Z_]+)[ \\t]*\\)/\\1/\""
    ]

2、Modific

  • 在你使用Git或SVN时很有用。就像GitGutter,Modific将对你的代码标记改变。除了高亮变化,您还可以通过按Ctrl + Alt + D来查看或比较当前的代码与最近提交的代码之间的区别。你还可以用Modific做其他事情,包括预览当前行的提交代码和恢复代码修改。
  • Modific github

created by wisudom at 2016-9-18

mac_dev_software's People

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.