Skip to content

Feature Request: Custom Blueprints #2377

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
alexweber opened this issue Sep 27, 2016 · 16 comments
Closed

Feature Request: Custom Blueprints #2377

alexweber opened this issue Sep 27, 2016 · 16 comments

Comments

@alexweber
Copy link

It would be great to be able to generate blueprints for the generator so that the community can build additional custom generators like for ngrx actions/effects, etc. As far as I know the Ember CLI allows it but the cli addon overrides it.
Thanks!

@hansl
Copy link
Contributor

hansl commented Oct 2, 2016

Not going to happen until we have addon support.

@hansl hansl closed this as completed Oct 2, 2016
@RicardoVaranda
Copy link
Contributor

Any timing for when the addon support will be released?

@jusefb
Copy link

jusefb commented Jul 15, 2017

Anything happening with this? Our project is growing and this would be of great help when getting new people involved and to reduce the number of mistakes that devs make when adding new components to the application.

@brian428
Copy link

The ability to customize what gets generated seems like a must-have feature.

@nicholas-johnson
Copy link

We could totally do with this also. Specifically I'd like to write a generator that creates a smart-component that hooks into NGRX, with a spec that passes.

@filipesilva
Copy link
Contributor

filipesilva commented Aug 30, 2017

Support for custom blueprints was added in #7090, available in 1.4.0-beta.1 and up. It's based on @angular-devkit/schematics: https://github.com/angular/devkit/tree/master/packages/schematics/angular.

We don't yet have documentation and examples of how you can make your own but @Brocco is working on it.

Edit: also related to #2618

@leocaseiro
Copy link

leocaseiro commented Sep 13, 2017

I know @angular/cli just added support from blueprints. But I just found this library that works for any project.

So we can use with NativeScript, for example.

Lib: https://github.com/itslenny/scaffs

@CesarD
Copy link

CesarD commented Sep 13, 2017

@filipesilva any news on the documentation about the blueprints? Would be great to have some reference to start using them. Thanks!

@httpete
Copy link

httpete commented Oct 12, 2017

I need to be able to customize the spec files generated to use mocha and not have expect be a global. @Brocco even a small pointer would be nice.

@CesarD
Copy link

CesarD commented Oct 12, 2017

Yup, we need at least some very basic documentation to start working with this feature.

@Random-Stack-Random-Day
Copy link

Any update on documentation for this feature?

@skorunka
Copy link

skorunka commented May 5, 2018

Hello, any updates? Thank you.

@CesarD
Copy link

CesarD commented May 13, 2018

Still no updates on this? Are you guys willing to provide any documentation on this feature ever or at least refer us to another place to get it?
@hansl @filipesilva

Thanks

@leocaseiro
Copy link

@CesarD
Copy link

CesarD commented May 14, 2018

@leocaseiro thanks a lot!!

@angular-automatic-lock-bot
Copy link

This issue has been automatically locked due to inactivity.
Please file a new issue if you are encountering a similar or related problem.

Read more about our automatic conversation locking policy.

This action has been performed automatically by a bot.

@angular-automatic-lock-bot angular-automatic-lock-bot bot locked and limited conversation to collaborators Sep 8, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests