Skip to main content

Usage

Run from global install

Once you have followed the installation steps, run:

git-proxy

To run Git Proxy using the CLI

git-proxy-cli

Using npx instead of npm

You can also install & run git-proxy and git-proxy-cli in two steps:

npx -- @finos/git-proxy
npx -- @finos/git-proxy-cli