@spyrosoft/spyro-architecture-plugin
v2.1.3
Published
This library was generated with [Nx](https://nx.dev).
Downloads
751
Keywords
Readme
spyro-architecture-plugin
This library was generated with Nx.
Building
Run nx build spyro-architecture-plugin
to build the library.
Running unit tests
Run nx test spyro-architecture-plugin
to execute the unit tests via Jest.
Usage
This plugin consist of two seperate scripts.
spyro-architecture-plugin:create-lib
allows you to create new Library or App in your repository, choose its name and type.spyro-architecture-plugin:group
allows you to group existing libs and apps by their type, and put them in proper directory.