Skip to content

UrbanCode/devops-deploy-plugin-docs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Documentation site for IBM DevOps Deploy Plugins

To build the project locally, Node.js is required.

Steps to build

  • Clone the repository locally using git clone command
  git clone <repo-url>
  • Change directory to devops-deploy-plugin-docs
  cd devops-deploy-plugin-docs
  • Install and resolve dependencies for the project using below npm command
   npm ci
  • To build the project run below build command
   npm run docs:build
  • To host the project locally, run below serve command
   npm run docs:serve
  • To host the project locally, run in developer mode
   npm run docs:dev

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •