Skip to content

Whole project for p2m-message server and client.

Notifications You must be signed in to change notification settings

Laurieliuren/p2m-message

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

P2M Message Server管理用代码库

这个代码库是用来帮助开发人员管理P2M Message Server(PMS)相关的所有代码库。

概述

P2M Message Server是一个消息服务的微服务,用来为网站添加消息中心的功能。为了便于其它项目方便的将该服务集成,PMS被分割为多个模块,分别提交到不同的GitHub库中。其中的部分类库,被当做独立的NPM package提交到NPM registry 中。下表是目前实现的主要模块:

下载代码

为了统一管理这些代码,通过本代码库中的init.sh脚本可以将以上列出的所有代码库下载到本地。用法如下:

./init.sh [-u <github-user-name>]

如果你将代码库fork到个人目录下,请指定-u参数,设置你自己的用户名,确保代码能够从个人目录下载。

管理和维护

建议使用mu_repo [http://fabioz.github.io/mu-repo/] 来管理代码库。

About

Whole project for p2m-message server and client.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%