UNPKG

@broadcom/endevor-bridge-for-git-rest-api

Version:

Endevor Bridge for Git Rest client

22 lines (12 loc) 901 B
# Endevor Bridge for Git Typescript API The Endevor Bridge for Git Typescript API allows you to integrate the Bridge for Git backend with another application. For more information about the API or Bridge for Git, see Endevor Bridge for Git in the product documentation of [Endevor Integrations for Enterprise DevOps](https://techdocs.broadcom.com/us/en/ca-mainframe-software/devops/endevor-bridge-for-git/2-0.html). ## Install the Endevor Bridge for Git Typescript API The Endevor Bridge for Git Typescript API is associated with the following tags: `@latest` The version with the `@latest` tag is actively updated with new features and functionality. To install the latest version of the API, issue the following command: ``` npm install @broadcom/endevor-bridge-for-git-rest-api@latest ``` Note: this is an initial release and is not meant to be leveraged. A stable version is forthcoming.