We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Develop an automatically updating website that extracts project descriptions from README files of projects from specified repositories.
For information extraction, a README parser is needed, and the following information should be extracted on a per-project basis:
The extracted information should be dumped in a JSON file, which then serves as data input into a Next.js web application for static code generation.
The text was updated successfully, but these errors were encountered:
Faaizz
No branches or pull requests
Develop an automatically updating website that extracts project descriptions from README files of projects from specified repositories.
For information extraction, a README parser is needed, and the following information should be extracted on a per-project basis:
The extracted information should be dumped in a JSON file, which then serves as data input into a Next.js web application for static code generation.
The text was updated successfully, but these errors were encountered: