Meteor 和 Meteorite (mrt) 有什么区别? [英] What's the difference between Meteor and Meteorite (mrt)?

查看:40
本文介绍了Meteor 和 Meteorite (mrt) 有什么区别?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

例如,有些网站告诉我使用 mrt add accounts-ui(使用 Meteorite,对吗?)而其他网站则说 meteor add accounts-ui.

For example, some sites tell me to use mrt add accounts-ui (using Meteorite, right?) and others say meteor add accounts-ui.

据我所知,Meteorite 只是一个版本控制/包管理器.这样对吗?上面两个命令有什么区别?

From what I understand, Meteorite is just a version control / package manager. Is this correct? What is the difference between the two commands above?

推荐答案

更新

Meteor 0.9 版本使 Meteorite 和 mrt 命令过时.所有新项目只能使用meteor add.

Meteor 0.9 release rendered Meteorite and the mrt command obsolete. All new projects should use meteor add only.

原答案

meteor add 仅适用于 Meteor 团队正式发布的包问题(这里是列表).mrt add 是一个包装器,也适用于 atmosphere 提供的所有社区包.

meteor add works only for packages issues officially by the Meteor team (here's the list). mrt add is a wrapper that works also for all community packages available from atmosphere.

这篇关于Meteor 和 Meteorite (mrt) 有什么区别?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆