railken/cli-amethyst
Composer 安装命令:
composer require railken/cli-amethyst
包简介
关键字:
README 文档
README
A package has been created to speed-up the development. Install the package globally.
composer global require amethyst/cli
If this is your first global composer package, you have to add the composer path
export PATH=$PATH:$HOME/.composer/vendor/bin
Commands
| Name | Description |
|---|---|
| amethyst lib:init | Initialize the library as an amethyst-package |
| amethyst lib:data | Generate all files to add a brand new entity |
| amethyst lib:doc | Generate the documentation of the library |
| amethyst test | Test your package using the standard rules |
统计信息
- 总下载量: 1.98k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 2
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2018-12-28