This package has been deprecated

Author message:

This generator has now been merged with npmjs.com/generator-ngx-rocket, use it instead

generator-ngx-rocket-addon

1.3.1 • Public • Published

DEPRECATED: This generator has now been merged with ngX-Rocket generator, this repository will not be updated anymore.

🚀 ngx-rocket/generator-ngx-rocket-addon

NPM version Build status Node version XO code style License

ngX-Rocket add-on generator

Have an awesome add-on idea for the ngX-Rocket generator, or maybe you just want to tweak a little its output? This is for you! 👈

This meta generator creates all the boilerplate needed for your own ngX-Rocket add-on.

Getting started

  1. Install required tools:
npm install -g yo generator-ngx-rocket-addon
  1. Create your add-on:
yo ngx-rocket-addon

Add-on creation

See ngx-rocket/core for the complete documentation about add-on creation.

Testing

To test your add-on once it's finished, you can use the npm link . command. It will make your add-on available globally as if it was installed using npm install -g, while still allowing you to make modifications to it.

Then use the ngX-Rocket CLI to test your add-on with the command ngx new.

License

MIT

Package Sidebar

Install

npm i generator-ngx-rocket-addon

Weekly Downloads

1

Version

1.3.1

License

MIT

Last publish

Collaborators

  • sinedied