mde/ejs

EJS CLI -watch Option

Ownedunkn opened this issue · 0 comments

Hi there, I just want to ask if there is a watch option for EJS CLI.
You know, when you save the template file, it automatically recompiles it to HTML.

It's time-consuming to type this command every time you want to output HTML.
$ ejs ./src/index.ejs -o ./index.html