Skip to content

Let plugins add information to the Readme.md #3547

Open
@steveworkman

Description

@steveworkman

What problem does this feature solve?

Plugins and presets often need to add long-lasting generic information into a project, for example, a preset would add in deployment or configuration details to be done by developers outside of the Vue CLI.

What does the proposed API look like?

api.extendReadme(MarkDownFormattedString)

The readme would then generate a section based on the plugin/preset that inserted the string so that it can be included in the generated readme.md

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions