packagefactory/fusion-dsl-explorer

Last activity 23 Jan 2019 8
composer require packagefactory/fusion-dsl-explorer

cli commands to simulate dsl-transpilation or to remove a fusion dsl from your codebase

v1.0.0

Version
v1.0.0
Type
neos-package
Release Date
Jul 07, 2017 12:05
Source
git
Distribution
zip
Requires
GPL-3.0 1d4f84120c40cf49176ac8db0e3f1b12719cd2fc

PackageFactory.FusionDslExplorer

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

The content of the readme is provided by Github
The same vendor provides 12 package(s).