https://github.com/l3r8yj/elegant
This is a pre-configured template for your projects.
https://github.com/l3r8yj/elegant
0pdd cicd code-quality java rultor template
Last synced: 2 months ago
JSON representation
This is a pre-configured template for your projects.
- Host: GitHub
- URL: https://github.com/l3r8yj/elegant
- Owner: l3r8yJ
- License: mit
- Created: 2023-02-18T10:58:41.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2024-11-15T05:51:47.000Z (7 months ago)
- Last Synced: 2025-04-12T23:55:43.611Z (2 months ago)
- Topics: 0pdd, cicd, code-quality, java, rultor, template
- Homepage:
- Size: 13.7 KB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# elegant
This is a pre-configured template for your projects in Java, you can use it with any language, [more about it](https://h1alexbel.github.io/2023/01/21/maintainable-project-template.html)## Tools:
- [Rultor](https://www.rultor.com/) for CI/CD.
- [0pdd](https://www.0pdd.com/) for issue management.
- [Renovate](https://www.mend.io/free-developer-tools/renovate/) for dependency control.
- [xcop](https://www.yegor256.com/2017/08/29/xcop.html) GitHub action for XML style check.## How to use?
- Configure actions in `workflows` folder.
- [Configure](https://doc.rultor.com/reference.html) the `@rultor`.
- [Configure](https://www.yegor256.com/2017/04/05/pdd-in-action.html) the `0pdd`.
- [Configure](https://github.com/marketplace/renovate) the `renovate`.And you're good to go!