Skip to content

Add generate script #2

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

Merged
merged 3 commits into from
Mar 5, 2021
Merged

Add generate script #2

merged 3 commits into from
Mar 5, 2021

Conversation

keithamus
Copy link
Contributor

This adds a script to generate bower.json, package.json and README.md files.

The generator fetches a list of repositories from the github.org, and every repository with the web-components and custom-elements topic gets added to the bower.json/package.json/README - with the exception of our custom-elements-boilerplate.

This script should simplify the maintenance of the bower.json, and also gives us a nice README which can serve as a central index for our elements. We could consider running this script on a cron with Actions for a truly hands-off approach.

Copy link
Contributor

@koddsson koddsson left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

YES! Wanted this for a long time.

@keithamus keithamus merged commit 9af34d5 into main Mar 5, 2021
@keithamus keithamus deleted the add-generate-script branch March 5, 2021 15:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants