Blueprints
Welcome to the documentation of the blueprints & the Blueprint Cloner of confirm IT solutions.
The Blueprint Cloner is a Python library and a CLI companion, which can be used to:
Clone a complete Git repository - namely the blueprint
Recursively rename all files & directories for the new project
Recursively parse all files and replace the contents for the new project
Initialise a new Git project
Create a new GitLab project and push the new Git project to it
All of this aims for one single goal, namely creating new projects much faster!