I have some html files that I want to use in a node project. In order to do that I need to first convert them to .ejs files. Is there a set of commands in the terminal I can use to quickly change all the .html files in my directory to .ejs?
via Matthew
No comments:
Post a Comment