Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kilasuit/cleanrepoexample
https://github.com/kilasuit/cleanrepoexample
Last synced: 8 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/kilasuit/cleanrepoexample
- Owner: kilasuit
- Created: 2024-08-26T21:29:35.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2024-08-26T22:28:37.000Z (3 months ago)
- Last Synced: 2024-08-27T01:27:32.783Z (3 months ago)
- Size: 10.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 5
-
Metadata Files:
- Readme: Readme.md
- Contributing: docs/Contributing.md
Awesome Lists containing this project
README
# Example of an opinionated Clean Repo
A template repository for use with most git repos with boilerplate settings already added.
Loosely based on [@deadlydog Template](https://github.com/deadlydog/Template.NewGitRepo)Example to aid [this vscode issue](https://github.com/microsoft/vscode/issues/226673)
## ❓ Why this exists
I don't like lots of config file sprawl and would like a cleaner repo layout in future.
This would aid in config file scanning as well as if needed mass updating of all config files across multiple repositories.