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

Hide private subgenerator namespaces #354

Open
SBoudrias opened this issue Aug 11, 2015 · 3 comments
Open

Hide private subgenerator namespaces #354

SBoudrias opened this issue Aug 11, 2015 · 3 comments

Comments

@SBoudrias
Copy link
Member

With composability becoming more common, we end up with some very specific subgenerators that may clutter the yo gen --help interface. We should probably offer a way to hide some "private" subgenerator in that screen.

My initial thought is to hide any subgenerator name starting with an underscore.

@elevenpassin
Copy link
Contributor

Hi, I want to take this issue, can you point me to the code that manages this

@mischah
Copy link
Member

mischah commented Nov 3, 2017

Hej @buoyantair, you should have a look over here: https://github.com/yeoman/yo/blob/master/lib/routes/install.js#L51-L62

Do you know how to run your locally changed version of yo?
You could use npm link or yarn link to accomplish that.

You might want to create a generator to test this with generator-generator which you can also use via npm link.

@pakya-1909
Copy link

Hey, can i work on this issue.

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

4 participants