You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hey! I discovered Plop by searching for an alternative to Yeoman.
With Yeoman, a user can install a generator: npm i generator-foo and use it transparently: yo foo.
How does Plop work in such use cases?
I didn't find anything about this in the documentation.
Thanks!
The text was updated successfully, but these errors were encountered:
Hey! I discovered Plop by searching for an alternative to Yeoman.
With Yeoman, a user can install a generator:
npm i generator-foo
and use it transparently:yo foo
.How does Plop work in such use cases?
I didn't find anything about this in the documentation.
Thanks!
The text was updated successfully, but these errors were encountered: