From c73e23d11b14976376ac1c0e8a865e2a6c64cf8f Mon Sep 17 00:00:00 2001 From: nuricanozturk Date: Fri, 17 Apr 2026 23:26:13 +0300 Subject: [PATCH 1/2] added repsy package manager --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index d3ebb8e4..5e2f5689 100644 --- a/README.md +++ b/README.md @@ -456,6 +456,7 @@ _Tools that handle the distribution of applications in native formats._ - [Nexus ![c]](https://www.sonatype.com) - Binary management with proxy and caching capabilities. - [packr](https://github.com/libgdx/packr) - Packs JARs, assets and the JVM for native distribution on Windows, Linux and macOS. - [really-executable-jars-maven-plugin](https://github.com/brianm/really-executable-jars-maven-plugin) - Maven plugin for making self-executing JARs. +- [Repsy](https://github.com/repsyio/repsy) - Lightweight self-hosted artifact repository supporting Maven, npm, PyPI, Docker, Cargo, and Go. Simple to deploy, easy to run. ### Document Processing From b184a3b5d9b51a4d060902979e9a6f4c50b6fc91 Mon Sep 17 00:00:00 2001 From: nuricanozturk Date: Fri, 17 Apr 2026 23:30:16 +0300 Subject: [PATCH 2/2] added repsy package manager --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5e2f5689..c18de9b5 100644 --- a/README.md +++ b/README.md @@ -456,7 +456,7 @@ _Tools that handle the distribution of applications in native formats._ - [Nexus ![c]](https://www.sonatype.com) - Binary management with proxy and caching capabilities. - [packr](https://github.com/libgdx/packr) - Packs JARs, assets and the JVM for native distribution on Windows, Linux and macOS. - [really-executable-jars-maven-plugin](https://github.com/brianm/really-executable-jars-maven-plugin) - Maven plugin for making self-executing JARs. -- [Repsy](https://github.com/repsyio/repsy) - Lightweight self-hosted artifact repository supporting Maven, npm, PyPI, Docker, Cargo, and Go. Simple to deploy, easy to run. +- [Repsy](https://github.com/repsyio/repsy) - Self-hosted artifact registry with support for Maven, npm, PyPI, Docker, Cargo, and Go. ### Document Processing