html2jade
html2jade copied to clipboard
Does not work with *.html on Windows
Hello,
How I use : html2jade --tabs --donotencode docs/*.html
I have this error : input file doesn't exist: docs/*.html
Kindly.
That should work, at least on Mac and Linux. Are you using Windows?
Hello, Thank you for the answer and yes, I'm using Windows ! :s
Good. Have yet to confirm it and don't know when I'll be able to fix this bug but thanks for filing this issue.
Guess I'll have to internalize globing internally for Windows. mumble mumble
works on windows if using msygit and running htm2jade on gitbash for windows. but not on the regular command prompt
@barecool, that's true for me too. if node.js apps can run on regular command prompts, it's news to me.