SkillAgentSearch skills...

Cicdgen

Integrated Schematics CICD generator for devonfw projects

Install / Use

/learn @devonfw/Cicdgen
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

= 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 link:https://blog.angular.io/schematics-an-introduction-dc1dfbc2a2b2[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 link:https://github.com/devonfw/cicdgen/wiki[wiki]

=== Code of conduct

Visit link:https://github.com/devonfw/.github/blob/master/CODE_OF_CONDUCT.md[code of conduct document].

=== Contributing guide

Visit link:https://github.com/devonfw/.github/blob/master/CONTRIBUTING.asciidoc[contributing guide document].

=== Key Principles

Visit link:https://github.com/devonfw/.github/blob/master/key-principles.asciidoc[key principles document].

Related Skills

View on GitHub
GitHub Stars5
CategoryDevelopment
Updated3y ago
Forks13

Languages

TypeScript

Security Score

70/100

Audited on Nov 16, 2022

No findings