@vmasek/inject-migration
v1.0.0
Published
# Usage
Readme
inject-migration
Usage
- Temporary install the migration with:
npm i -D @vmasek/inject-migration - Run
npx nx g @vmasek/inject-migration:inject-migration - Verify the changes
- Remove temporary package (if not needed for more migrations)
Building
Run nx build inject-migration to build the library.
Running unit tests
Run nx test inject-migration to execute the unit tests via Jest.
