-
I've been working a lot with jhipster docker and clevercloud recently.
Would you guys like me to try to create a PR to work on that?
-
I just heard from @agronholm that he would like to see python 2 support restored, so here's an issue to centralize discussion.
First, the history: py2 support was dropped in #11, which was an overl…
-
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/…
-
- Please follow the issue template below for bug reports and feature requests.
- If you have a support request rather than a bug please use [stackoverflow](http://stackoverflow.com/questions/tagged/j…
-
The update for RC is a great occasion to remove some subgenerators that IMO are just adding a noise to the content:
- angularcontroller
- angularcontrolleras
- angulardirective
- angularfactory
…
-
Should print app and `docker` and `release`
-
I think we should merge canary back into master. It's hard to keep both branches in sync.
Thoughts?
-
### Short issue description
See the reasoning for removal:
https://github.com/OmniSharp/generator-aspnet/issues/865
If you disagree with removal please either post input here or start new topic…
-
Could npm be missing something? `yo node-bahmutov:release` doesn't seem to work on 1.29.0 and it doesn't show up in `yo --help` as a subgenerator. The docker command does show up.
-
The top priority for 0.8.0 is to (finally) create a way to share rules easily. As I've been thinking about this feature, I came to the conclusion that people may want to bundle formatters, rules, and …