Skip to content
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

Add config option #3

Open
luisvt opened this issue May 28, 2016 · 3 comments
Open

Add config option #3

luisvt opened this issue May 28, 2016 · 3 comments
Assignees

Comments

@luisvt
Copy link
Collaborator

luisvt commented May 28, 2016

As a developer I would like to have the ability to generate a file generator.config.yaml for projects that has been started previously without this generator.

So that I would like to run:

ng2gen config

and then the program should ask me some questions like:

  • would you like to use css preprocesor Sass, Less, Stylus, Css or None:
  • would you like to use toolkit ng_bootstrap, n2s_strap, ng-prime, ng-material, ...
  • ...

then generator should save those options into generator.config.yaml. Finally whenever I run other commands, they should pick those options.

@lejard-h
Copy link
Collaborator

lejard-h commented Jun 1, 2016

humm weird, I already did that but it's gone, don't know why :D

@lejard-h lejard-h self-assigned this Jun 1, 2016
@luisvt
Copy link
Collaborator Author

luisvt commented Jun 2, 2016

If you did, most likely I removed by mistake.

@luisvt
Copy link
Collaborator Author

luisvt commented Jun 2, 2016

So if you can, please add the changes.

@lejard-h lejard-h mentioned this issue Oct 17, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants