@rxap/schematic-composer
TypeScript icon, indicating that this package has built-in type declarations

19.0.4 • Public • Published

This package provides a schematic to compose and execute other schematics based on configuration files. It allows executing schematics for a specific project, feature, or the entire workspace. The configuration files can be in JSON or YAML format, defining the schematics to be executed and their options.

npm version commitizen friendly styled with prettier Libraries.io dependency status for latest release, scoped npm package npm NPM

Installation

Add the package to your workspace:

yarn add @rxap/schematic-composer

Package Sidebar

Install

npm i @rxap/schematic-composer

Weekly Downloads

141

Version

19.0.4

License

GPL-3.0-or-later

Unpacked Size

101 kB

Total Files

20

Last publish

Collaborators

  • badry.muenker
  • mmuenker