- Name of the generator should be of format generator-jhipster-
- Should be installed either globally or locally
- Should have keywords in package.json
During development of blueprint
- On blueprint folder
yarn link
- On blueprint folder
yarn link generator-jhipster
- On the project created
yarn link generator-jhipster
- On the project created
yarn link generator-jhipster-<bluepeintname>