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