Do you sometimes find yourself in the need for a basic HTML file to run some Javascript (or CSS) experiments? Try this —
- Add the contents of the
.bashfile to a shell profile file - Run
htmlto generate an basicindex.htmlin the current directory
or
- Run
html NAME.htmlto generate a file with a NAME of your choice - Start your experiments.