Installation
Install via npmβ
To install Git Proxy, you must first install Node.js. Then, use the npm package manager:
npm install -g @finos/git-proxy
Install a specific versionβ
To install a specific version of Git Proxy, append the version to the end of the install command:
npm install -g @finos/git-proxy@1.1.0