This example repository showcases many best practices, patterns, and tools to ease developer burden.
The following patterns, practices, and tools are used as part of this repository template.
- Containerized Tools
- Conventional Commits
- Markdown Architectural Decision Records
- MKDocs
- MarkdownLint
- Open Source & InnerSource Best Practices
- Pre-commit Framework
- SemVer support
- VSCode Support
You will need a working python environment and docker in place to use all the features of this repository.
- Install requirements
- Python
- Docker
- Clone this repository
- Delete the .git folder
- Make any changes that you may want!