3

I want to create a local generator for personal use only, i have installed yeoman and run the yo generator command :

yeoman generator question

As shown in the picture it says the name is already exists on npm i am wondering how can i create and launch locally a yeoman generator ?

Thank you in advance!

Obama
  • 2,586
  • 2
  • 30
  • 49

1 Answers1

5

Hey you can take a look at these links. I think you will get what you are looking for here.

1) Steps to setup yeoman locally

2) How to test-run the local development version

3) GitHub-Running the generator locally

Community
  • 1
  • 1
Utsav Dawn
  • 7,896
  • 2
  • 29
  • 44