subl command with mac
- 【说明】ubuntu安装完sublime之后就自带subl命令了,用法一样
[sudo] npm install -g subl
打开当前目录
subl .
打开某个文件
subl xxx
- Fork it
- Create your feature branch (
git checkout -b my-new-feature
) - Commit your changes (
git commit -am 'Add some feature'
) - Push to the branch (
git push origin my-new-feature
) - Create new Pull Request
- v1.0.1 文档 + 支持
subl .
- v1.0.0 初始化版本
- write by
i5ting
shiren1118@126.com
如有建议或意见,请在issue提问或邮件
this repo is released under the MIT License.