Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 422 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 422 Bytes

rautils/schematics

Schematics to generate angular libraries for rautils

Schemas

Rautility

Generates a new library for rautils.

  • Creates the library in the projects folder.
  • Crates the file to manually upload the librayr to NPM in .github/workflows.
  • Sets the module in the examples page.
  • Sets the testing environt to Jest.