1.0.0-alpha.7 • Published 3 years ago
@codegena/schematics-example v1.0.0-alpha.7
schematics-example
Development
How to build and use schematic:
Step 1: Build schematics-example library (from repo root):
nx build schematics-example --with-depsStep 2: Build schematic of schematics-example library (from repo root):
npm run --prefix libs/schematics-example buildStep 3: Link just created schematic and buit deps (from repo root):
npm run --prefix libs/schematics-example link:libs:builtStep 4: Use schematic as if it was already in node_modules.
Using schematic
ng g @codegena/schematics-example:backend-servicesRevert workspace
After developing of schematics revert correct workspace:
npm iComplete example
Run command from repository root:
npm run todo-app-contract:update1.0.0-alpha.7
3 years ago
1.0.0-alpha.6
4 years ago
1.0.0-alpha.5
4 years ago
1.0.0-alpha.4
4 years ago
1.0.0-alpha.3
4 years ago
1.0.0-alpha.2
4 years ago
1.0.0-alpha.1
4 years ago
1.0.0-alpha.0
4 years ago