Open faisalahmedpl opened 8 years ago
I was wondering the same, why installing a generator to clone the repo when git clone is faster?
@faisalahmedpl Did you install it globally?
@diego-vieira You're right, git clone is much faster. But if you use Yeoman on a daily basis, it helps to bootstrap a new project within seconds, and you don't need to bookmark/memorize a link. Even if you forget a generator name, yo
lists all available generators.
Pure laziness :smile:
Hi,
i have tried to run yoeman generator cmd for generating controller and service files ... and it didn't worked .
do i have to install yo generator plugins for it ??
can you also mention those plugins which will be compatible with this repository file and code structure ?
Thanks