2013-07-05 55 views
2

我想安装蓝图与指南针,但它不工作。试图安装蓝图与指南针

我搜索不同的网站/论坛,我没有找到我的答案。

我的问题:

$ gem install compass-blueprint 
Fetching: compass-blueprint-0.0.1.gem (100%) 
Successfully installed compass-blueprint-0.0.1 
1 gem installed 

$ compass frameworks 
Available Frameworks & Patterns: 

* compass 
- compass/ellipsis - Plugin for cross-browser ellipsis truncated text. 
- compass/extension - Generate a compass extension. 
- compass/pie  - Integration with http://css3pie.com/ 
- compass/project - The default project layout. 


$ compass install blueprint 
No such framework: "blueprint" // Understandable, the framework is not in the list 

蓝图框架是不是在指南针的框架的列表中。

我正在使用指南针0.13.alpha.4

任何想法安装它?

回答