4.0.0 • Published 2 years ago

@ppwcode/angular-schematics v4.0.0

Weekly downloads
6
License
Apache-2.0
Repository
github
Last release
2 years ago

Getting Started With ppwcode schematics

This repository is a ppwcode schematic implementation that serves as a starting point to create a ppwcode compliant Angular repository.

Usage as package

To generate an Angular project with ppw compliant configurations 1. Run npm install -g @ppwcode/angular-schematics. 2. Go to your desired directory by running: cd ./to/your/desired/directory 2. Run ng new --collection=@ppwcode/angular-schematics

Dev workflow

If you want to test the development code follow the following steps: 1. Run npm run build in this project 2. Go to your desired directory by running: cd ./to/your/desired/directory 3. Run ng new --collection=<path_to_this_repo>/dist/collection.json

Unit Testing

npm run test will run the unit tests, using Jasmine as a runner and test framework.

Publishing

Publishing is performed by the GitHub workflow.

Do this by browsing to https://github.com/peopleware/angular-ppwcode-schematics/releases and click "draft a new release".

4.0.0

2 years ago

3.2.0

3 years ago

3.1.0

3 years ago

3.0.0

3 years ago

2.1.1

3 years ago

2.0.2

3 years ago

2.1.0

3 years ago

2.0.1

3 years ago

2.0.0

3 years ago

1.4.0

4 years ago

1.3.0

4 years ago

1.2.0

4 years ago

1.1.2

4 years ago

1.1.1

4 years ago

1.1.0

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago

0.2.1

4 years ago

0.2.0

4 years ago

0.1.1

4 years ago

0.1.0

4 years ago