This repository has been archived. Take a look at https://github.com/devonfw/hangar for the next generation of CI/CD tool.
cicdgen is a devonfw tool to generate all code/files related to CICD. It’s based on angular schematics, so you can add it as a dependency into your project and generate the code using ng generate. In addition, it has its own CLI for those projects that are not angular based.
This repository contains multiple NPM packages. Each package is inside its folder.
Packages list
-
CLI. All code of the cicdgen command line interface.
-
Schematics. All code of the cicdgen schematics.
You can find all documentation in our wiki
Visit code of conduct document.
Visit contributing guide document.
Visit key principles document.