Skip to content

Rework the CLI #50

Open
Open
@CrochetFeve0251

Description

@CrochetFeve0251

Is your feature request related to a problem? Please describe.
Currently the cli has many issues:

  • Complex to develop a new module
  • Some leaking regex
  • make some noise on the composer.json file
  • etc
    Describe the solution you'd like
    The idea here would be to refactor the cli into a composer plugin using Symfony and hide most of its complexity from users.

For example the list of providers from the generator could be inside the composer definition.
The command could be directly on the composer instead of using the bin/generator file.

Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.

Additional context
Add any other context or screenshots about the feature request here.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions