From 36d06970ef6f2fc50ccfb17152c34c36e43ea32c Mon Sep 17 00:00:00 2001 From: Christopher Davies Date: Tue, 29 Oct 2024 19:21:26 +0000 Subject: [PATCH] Adding RepoForge.io --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 691d36c..082a114 100644 --- a/README.md +++ b/README.md @@ -109,6 +109,7 @@ Artifact management tools store and version code/binary that has to be deployed * **[Jfrog Artifactory](https://jfrog.com/artifactory/)** (Enterprise): An enterprise-grade universal binary repository manager solution that could handle end-to-end artifact management. * **[npm](https://www.npmjs.com/)** (Free): A package manager for JavaScript, used to install, share, and distribute code. * **[Nuget](https://www.nuget.org/)** (.Net) (Free): A free and open-source package manager for the Microsoft development platform. +* **[RepoForge.io](https://repoforge.io)** (Free & Entreprise): A cloud hosted package repository for Python, NPM, Debian and Docker. ## Code Analysis Tools