DEV Community

Discussion on: I created a .gitignore command-line generator !

Collapse
 
geraldokandonga profile image
Geraldo Kandonga

Man, you have got a solution to my problem

How does it work? i tried installing it on my machine and i run gitignore but i am getting gitignore command not found

Collapse
 
christopherkade profile image
Christopher Kade

Did you install it globally?

npm i -g gitignore-it

Collapse
 
geraldokandonga profile image
Geraldo Kandonga

Yes, I followed the instructions on npm, I am using windows

Collapse
 
codenamejason profile image
Jaxcoder

I had same problem, command not found and I restarted VS Code and my cmd's.