@objectivity/angular-schematic-web-ci

Adds configuration of CI.

Usage no npm install needed!

<script type="module">
  import objectivityAngularSchematicWebCi from 'https://cdn.skypack.dev/@objectivity/angular-schematic-web-ci';
</script>

README

Angular schematic web ci

Adds configuration of CI.

Overview

ng add @objectivity/angular-schematic-web-ci

Adds configuration of CI to the default Angular application.

it is possible to specify project name to use

ng add @objectivity/angular-schematic-web-ci [project name]

Options

azure-devops

--azure-devops (alias: -azure) default value: true

When true, adds Azure DevOps pipeline configuration to the application.

skip-install

--skip-install (alias: -si) default value: false

Skip installing packages.