zwerm/bot-configs-schema
Composer 安装命令:
composer require zwerm/bot-configs-schema
包简介
Zwerm schema for bot configurations
README 文档
README
JSON schema of verbose configuration settings for bot instances.
bot.schema.json defines the schema for the configuration details for a single
bot instance.
bots.schema.json defines the schema for a map of bot ids to their respective
configuration details for multiple bot instances.
Installing
Install all dependencies:
npm install
Release
To manually publish a version, run
npm publish --access public
Versioning
We follow SemVer for versioning.
When making a Pull Request, add your changes to the Unreleased section of CHANGELOG.
To release a new version, run the npm version command on master, it will
take care of everything for you.
npm version [major | minor | patch]
Development
Branching model
We use a modified
GitFlow branching
model. The main difference being is we use master as a combined development
branch and branch of short living production branches as needed.
统计信息
- 总下载量: 183
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2018-09-04