some improvement on the readme.md ; and LOGO!!!
This commit is contained in:
@@ -12,6 +12,9 @@ Run this Script with Python 3.11 ; 3.9
|
|||||||
|
|
||||||
This works with Gradle and Maven ; other Branch is for reliablitiy ; this one is for "Support" with larger *commercial* Builds
|
This works with Gradle and Maven ; other Branch is for reliablitiy ; this one is for "Support" with larger *commercial* Builds
|
||||||
|
|
||||||
|
|
||||||
|
!:: Maven Building with the Master Branch ( this Version ) is broken! It will not build into a .JAR ; Building using the "nogradle" branch, will work ::!
|
||||||
|
|
||||||
"""
|
"""
|
||||||
|
|
||||||
import os
|
import os
|
||||||
|
|||||||
@@ -1,5 +1,8 @@
|
|||||||
<img src="img.png" alt="logo image" width="100" height="100">
|
<div style="text-align: center;">
|
||||||
# Pommer
|
<img src="logo.png" alt="logo image" height="50">
|
||||||
|
</div>
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
**Pommer** is an internal Python tool designed to streamline CI workflow generation for **Java/Kotlin projects** using **Gradle**. It scans your project for build files, analyzes project metadata, and generates a Gitea CI workflow along with a local build script for convenience.
|
**Pommer** is an internal Python tool designed to streamline CI workflow generation for **Java/Kotlin projects** using **Gradle**. It scans your project for build files, analyzes project metadata, and generates a Gitea CI workflow along with a local build script for convenience.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user