feat(generator): create custom generator to create new libs

This commit is contained in:
thomas
2023-06-15 22:59:44 +02:00
parent 3eebb0e498
commit a0560ed906
22 changed files with 3131 additions and 298 deletions

7
libs/cli/README.md Normal file
View File

@@ -0,0 +1,7 @@
# cli
This library was generated with [Nx](https://nx.dev).
## Building
Run `nx build cli` to build the library.