mayurrawte/Angular Setup

One-step Angular CI setup: installs Angular CLI, configures Node.js, and caches npm, yarn, or pnpm.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
versionAngular CLI version to install (e.g. 17.3.8, 18.0.0, or latest)nolatest
node-versionNode.js version to use (e.g. 22, 20, 18)no22
package-managerPackage manager to cache and use for the global CLI install: npm, yarn, or pnpmnonpm
cache-dependency-pathPath to the lock file for caching (e.g. packages/app/package-lock.json). Defaults to repo root.no""
cacheEnable package manager caching. Set to false to disable (e.g. if no lock file exists).notrue
namedescription
cli-versionThe installed Angular CLI version string (e.g. 17.3.8)