meteor 在您的应用程序中包含 API 包

例子

此时,您仍在构建您的包,因此您需要将包添加到您的应用程序中:

meteor add myaccount:foo

并最终将其发布到 Atmosphere:

meteor publish myaccount:foo