neos-package fusion-dsl-explorer
cli commands to simulate dsl-transpilation or to remove a fusion dsl from your codebase
packagefactory/fusion-dsl-explorer
cli commands to simulate dsl-transpilation or to remove a fusion dsl from your codebase
- Friday, July 7, 2017
- by mficzel
- Repository
- 2 Watchers
- 0 Stars
- 0 Installations
- PHP
- 0 Dependents
- 0 Suggesters
- 0 Forks
- 0 Open issues
- 2 Versions
- 0 % Grown
PackageFactory.FusionDslExplorer
CLI Commands to simulate dsl-transpilation or to remove a fusion dsl from your codebase, (*1)
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., (*2)
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
., (*3)
We use semantic-versioning so every breaking change will increase the major-version number., (*4)
License
see LICENSE file, (*5)
dev-master
9999999-dev
cli commands to simulate dsl-transpilation or to remove a fusion dsl from your codebase
Sources
Download
GPL-3.0
The Requires
by
Martin Ficzel
v1.0.0
1.0.0.0
cli commands to simulate dsl-transpilation or to remove a fusion dsl from your codebase
Sources
Download
GPL-3.0
The Requires
by
Martin Ficzel