packagefactory/fusion-dsl-explorer
Composer 安装命令:
composer require packagefactory/fusion-dsl-explorer
包简介
cli commands to simulate dsl-transpilation or to remove a fusion dsl from your codebase
README 文档
README
CLI Commands to simulate dsl-transpilation or to remove a fusion dsl from your codebase
Usage
/flow dsl:simulate __dsl_identifier__ [--package-key __package_key__] [--fusion-file __filename__]/flow dsl:eject __dsl_identifier__ [--package-key __package_key__] [--fusion-file __filename__]
The dsl-identifier is mandatory and either package-key or fusion-file have to be specified.
Installation
PackageFactory.FusionDslExplorer is available via packagist. Just add "packagefactory/fusion-dsl-explorer" : "~1.0.0"
to the require-section of the composer.json or run composer require packagefactory/fusion-dsl-explorer.
We use semantic-versioning so every breaking change will increase the major-version number.
License
see LICENSE file
统计信息
- 总下载量: 9
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: GPL-3.0
- 更新时间: 2017-07-17