Skip to content

Automation of project structure updation using GitHub workflows and Python scripts #270

@rajdeepchakraborty-rc

Description

@rajdeepchakraborty-rc

Description

Currently, the project doesn't have a project structure. And, it would be a bit difficult for newcomers to understand the project structure completely. Also, it's difficult for anyone to manually change the project structure as it grows in size day by day. So, automating this with GitHub workflows and Python script will make the maintenance easier.

I want to add a detailed project structure in a separate file(redirect in README.md) for the contributors to refer to and automate its updation process as new files are added in the projects. This will help them refer to the structure and will make it easier for them to understand.

Screenshots

Sample of how the workflow would be automated and the project structure after updation in readme:
image

image

I am willing to work on this issue. Please assign me the issue

Metadata

Metadata

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions