Skip to content

Automatic Template Setup #4

@JohnnyIrvin

Description

@JohnnyIrvin

A tool that automatically fills out the required steps of the template

Is your feature request related to a problem? Please describe.

When forking or cloning this Python template, new project creators are required to manually update certain areas, such as renaming module_name to the name of their project and updating the README to include their project-specific information. This can be time-consuming and repetitive.

Describe the solution you'd like

Create a tool that streamlines the new project creation process. The tool would automatically update the necessary areas of the template based on user input, such as the name of the project. This would save time and reduce errors caused by manually updating several areas.

Describe alternatives you've considered

Manually updating the template is currently the only option. However, this can be tedious and error-prone, especially when creating multiple projects.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions