JohnByrneRepo / mddir

Mddir generates a markdown file/folder structure for readme files
Other
215 stars 45 forks source link

Always show error ": No such file or directory" #5

Closed halink0803 closed 7 years ago

halink0803 commented 7 years ago

No matter what path I used (current folder, relative path or absolute path), mddir always show ": No such file or directory".

halink0803 commented 7 years ago

Srr, I misunderstood the usage of the package. I need to change directory into "node_modules/mddir/src" in order to run the package. It works, however needing to add more options to generate folder only or some type of files only. Nice plugins anw.

Thanks,

JohnByrneRepo commented 6 years ago

Thanks for your good feedback. You should install the module globally so that you can use it from anywhere, this is in the readme:

npm install -g mddir

Then to run it:

mddir './'