Schematic collection for initialize project with CICD files.
npm install @devonfw/cicdgen-schematicscicdgen is a devonfw tool for 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. As it is not only related to angular projects, we also provide a CLI for generate files in non-angular projects. The CLI is in a separated package.
You can find all documentation in our wiki.
Visit code of conduct document.
Visit contributing guide document.
Visit key principles document.