kregel/platform
Composer 安装命令:
composer create-project kregel/platform
包简介
The project scaffolding platform.
README 文档
README
A potentially super powerful way to stop writing all the boiler plate code every time you want to make a new package for your favorite platform.
Install
composer global require kregel/platform
Usage
platform make:package {name}
{--type=base : The template type to copy from.}
{--language=php : The language of the template you want to use}
{--branch=master : The branch to pull the template you want to use}
{--author= : The author of this package}
{--force : Force create the package}
At the moment all package templates are pulled from this organization so we can apply some customizations if we need, and ensure that these scripts will continue to work if the base branch applies what could be breaking changes.
Template requests
To have me add more templates to the aforementioned organization, make an issue and include a link to the source template so we can fork it!
统计信息
- 总下载量: 6
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 2
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2019-05-25