Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add installed plugins to the readme automatically #153

Open
nelsonamaya82 opened this issue Nov 28, 2019 · 1 comment
Open

Add installed plugins to the readme automatically #153

nelsonamaya82 opened this issue Nov 28, 2019 · 1 comment
Assignees

Comments

@nelsonamaya82
Copy link
Contributor

Create a script that add the plugins names to the readme automatically after running composer install (which can be called in the "post-install-cmd" script) then we'll just need to add to the readme what they are used for.

@adamf321
Copy link
Member

I would lean towards linting to check the list in the readme matches the list in composer.json, rather than automatically adding. The reason being that if the script automatically adds them then it's too easy to forgot to actually fill in the additional info which provides the value we're aiming for.

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

No branches or pull requests

2 participants