meteor/guide

Document Meteor developer organizations

Open

#596 创建于 2016年12月30日

在 GitHub 查看
 (0 评论) (0 反应) (0 负责人)HTML (839 star) (323 fork)batch import
good first issue

描述

Moving this issue over from meteor/meteor#3850. I'm not sure if this should be documented in the Guide (maybe under Writing Atmosphere Packages) or in the API Docs, but I'll assume the Guide for now. One of the best references I've seen for Meteor developer organization information is the Meteor 0.9.1: Meteor developer organizations, solidified Blaze APIs blog post.


(originally reported by @rgoomar)

I have not seen anything in the docs mentioning organizations and how to manage them.

It is an important part of the package system (IMO) and should be documented so that it can more easily be utilized.

There should probably be something in the meteor admin section, writing packages because I did not see how to manage organizations. But, I did end up finding it under meteor.com/account-settings/organizations

贡献者指南