Jeet无法使用stylus -u jeet -w -c命令安装

时间:2013-11-14 21:58:42

标签: css-frameworks

我认为Jeet最近更改了代码,我在安装和部署jeet时遇到了问题。当我运行命令时,我什么都没得到。它很震惊。我在Mac上。

stylus -u jeet -w -c

1 个答案:

答案 0 :(得分:1)

GithubTwitter上回复了您,但没问题。

在Jeet 4中,为了使Jeet更加模块化,我们取出jeet createjeet watch命令,转而将Jeet转换为Stylus库。

使用:

npm install -g stylus jeet cd ~/your/styl/folder stylus -u jeet -w

如果您正在寻找样板,请查看https://github.com/mojotech/jeet-html

如果您正在寻找样板/观察员,请查看https://github.com/mojotech/jeet-roots