-
Notifications
You must be signed in to change notification settings - Fork 99
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
Implement a metadata update script in F# #91
Comments
VPashkov
added a commit
that referenced
this issue
May 24, 2019
This file is outdated and it's better to rewrite it in F# then fixing current implementation in python. See issue #91
Closed
Do we really need that metadata? Looks kinda noisy. |
@eugene-g good point |
ForNeVeR
added a commit
that referenced
this issue
Nov 3, 2024
ForNeVeR
added a commit
that referenced
this issue
Nov 3, 2024
I have added some other automation in F# (to manipulate ToC) and dropped the mentioned metadata. Indeed most of the other awesome-lists don't have anything similar, and it has been mentioned in other places (including our request on inclusion into the root awesome repo) as distracting and hard to keep up-to-date. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
There was a metadata.py file with a script for updated repositories metadata(# of stars, forks etc.).
The idea is to rewrite it to F#.
The text was updated successfully, but these errors were encountered: