This repository holds the IBM DevOps products plugin documentation. The static site is generated using VitePress.
- Git
- Nodejs
- Clone the repository locally using
git clonecommand
git clone <repo-url>- Change directory to
IBM-UCx-PLUGIN-DOCS
cd IBM-UCx-PLUGIN-DOCS- Install and resolve dependencies for the project using below
npmcommand
npm ci- To host the project locally, run in developer mode
npm run docs:dev- To build the project run below build command.
npm run docs:buildPlease read the Terms and Conditions documents before downloading.