-
## Description
A prompt at the start of the generator that allows a project to be updated instead of generated.
### What is the use case that should be solved?
This should do things l…
-
##### **Overview of the issue**
When generating an application with --skip-server, a few important files are missing: .gitignore, .gitattributes, .editorconfig and README.
##### **Motivation for…
-
- [x] I understand that GitHub issues are not for tech support, but for questions specific to this generator, bug reports, and feature requests.
Item | Version
----- | -----
generator-angular-fu…
-
Today we can pass arguments to sub-generators using `Options`. How to get props from the sub-generators?
One simple example:
I use `generator-license` to add LICENSE file to the project.
At the same …
-
I'm trying to create my first generator following tutorial, so I'm most likely doing something wrong... just can't tell what
```
$ yo generate
...
$ npm link .
/Users/alexgorbatchev/.nvm/v0.10.22/…
-
This will be from a yeoman generator. There will be a command that can be run that will use the generator. The command will start the generator then the newly created project will be opened in vscode
…
-
generator-angularfire 0.8.2-7
I have tried variations of the `yo angularfire:route` command with options to require auth but it does not seem to catch e.g. `yo angularfire:route myroute --auth-requir…
-
##### **Overview of the feature request**
I think it would be nice to have a handy way to deploy Jhipster microservices as container to azure (as already possible for aws using the aws-containers s…
-
trying to start from scratch with this...running yo ghost in a new directory, getting this:
Running "update_submodules" task
Running "sass:compress" (sass) task
Syntax error: File to import not foun…
-
I tried to change the extension of the src files from .nunjucks and .html, also changed the some of the gulpfile related to that. Seems not working. Any ideas?