Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hannoeru/.github
preset for files in .github folder
https://github.com/hannoeru/.github
Last synced: 2 days ago
JSON representation
preset for files in .github folder
- Host: GitHub
- URL: https://github.com/hannoeru/.github
- Owner: hannoeru
- License: mit
- Created: 2022-04-17T14:56:55.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-10-29T18:52:03.000Z (10 days ago)
- Last Synced: 2024-10-29T20:45:05.044Z (10 days ago)
- Homepage:
- Size: 1.4 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# .github
preset for files in .github folder
## Includes
### renovate config
renovate.json
```json
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": ["github>hannoeru/.github"]
}
```