gonzofish / angular-librarian

An Angular 2+ scaffolding setup for creating libraries
https://www.npmjs.com/package/angular-librarian
MIT License
91 stars 9 forks source link

Add CLI, Change Package to Angular Librarian #30

Closed gonzofish closed 7 years ago

gonzofish commented 7 years ago

Adds a CLI that can be used to run build, packaging, and testing arguments in addition to the typical generative commands (component, directive, pipe, etc.).

Also changed the NPM name to angular-librarian which is a better name...

gonzofish commented 7 years ago

This works out #13