Skip to content
This repository has been archived by the owner on Nov 14, 2022. It is now read-only.
/ cicdgen Public archive

Integrated Schematics CICD generator for devonfw projects

License

Notifications You must be signed in to change notification settings

devonfw/cicdgen

Repository files navigation

Archived

This repository has been archived. Take a look at https://github.com/devonfw/hangar for the next generation of CI/CD tool.

CICDGEN

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.

Packages

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.

Documentation

You can find all documentation in our wiki

Code of conduct

Contributing guide

Key Principles