十二 29
如何安装TextMate的haml.tmbundle
网上的文章讲的都是在 ~/Library/”Application Support”/TextMate/Bundles/ 目录下,可我的偏偏不是,难道是。。。? 所以,笔记下我的安装方法: cd /Applications/TextMate.app/Contents/SharedSupport/Bundles/ 安装haml git clone git://github.com/textmate/ruby-haml.tmbundle.git 安装sass git clone git://github.com/charlesr/ruby-sass-tmbundle.git “Ruby Sass.tmbundle” 安装scss git clone git://github.com/kuroir/SCSS.tmbundle.git “SCSS.tmbundle”
(阅读更多精彩内容...)