Skip to content

generate readme programatically #1266

Open
@Zamiell

Description

@Zamiell

i think that the readme should be generated automatically by a script, so that bugs like #1263 will never happen again.

in my own eslint plugin, i use a custom script to accomplish this: https://github.com/IsaacScript/isaacscript/blob/main/packages/eslint-plugin-isaacscript/scripts/generateReadme.mts

so I think you could do something similar with this plugin.

Activity

brettz9

brettz9 commented on Jul 19, 2024

@brettz9
Collaborator

Yeah, would be good to add it to our generateRule script, thanks.

JoshuaKGoldberg

JoshuaKGoldberg commented on Aug 8, 2024

@JoshuaKGoldberg
Contributor

How about onboarding to eslint-doc-generator? It's pretty commonly used in the ecosystem, and quite handy.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      generate readme programatically · Issue #1266 · gajus/eslint-plugin-jsdoc