meteor/guide

Document Meteor developer organizations

开放

#596 创建于 2016年12月30日

 (0 条评论) (0 个反应) (0 位负责人)HTML (323 个派生)batch import
good first issue

仓库指标

星标
 (839 个星标)
PR 合并指标
 (30 天内没有已合并 PR)

描述

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

贡献者指南