0.4.11 • Published 2 years ago
@nrwl/nx-workshop v0.4.11
Nx Workshop Utility
This library was generated with Nx.
This library contains migrations, generators and executors used during the Nx Workshop.
How to use lab migrations generator
- Install
@nrwl/nx-workshop
package as dev dependency (e.g.npm i -D @nrwl/nx-workshop
) - Run the generator with one of the following options:
- Provide
lab
you want to complete:nx g @nrwl/nx-workshop:complete-labs --lab=5
- Use
from
range to finish until end:nx g @nrwl/nx-workshop:complete-labs --from=2
- Use
to
range to catch up with given lab:nx g @nrwl/nx-workshop:complete-labs --to=5
- Use
from/to
range to catch up with several labs in between:nx g @nrwl/nx-workshop:complete-labs --from=2 --from=7
- Use
option
to specify if you want track 1 or track 2:nx g @nrwl/nx-workshop:complete-labs --from=19 --option=option2
- Provide
- Run the generated migrations:
npx nx migrate --run-migrations
0.4.9
2 years ago
0.4.8
2 years ago
0.4.10
2 years ago
0.4.11
2 years ago
0.4.7
2 years ago
0.4.6
2 years ago
0.2.31
3 years ago
0.3.0
3 years ago
0.4.5
3 years ago
0.4.4
3 years ago
0.3.5
3 years ago
0.4.1
3 years ago
0.3.2
3 years ago
0.4.0
3 years ago
0.3.1
3 years ago
0.4.3
3 years ago
0.3.4
3 years ago
0.4.2
3 years ago
0.3.3
3 years ago
0.2.30
3 years ago
0.2.29
3 years ago
0.2.28
3 years ago
0.1.28
4 years ago
0.0.1
4 years ago