Skip to content

Importing templates library

Sergei Pogrebnyak edited this page Apr 30, 2018 · 11 revisions

Quick Start

The template library is automatically imported when you use SoftwareAG/sagdevops-cc-server project to setup your Command Central server

git clone --recursive https://github.com/SoftwareAG/sagdevops-cc-server.git
cd sagdevops-cc-server
ant boot -Daccept.license=true
ant up
Clone this wiki locally