Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 356 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 356 Bytes

stmp.pl

A HTML/CSS/JavaScript site generator, written in Perl.

  • stmp.pl will create a directory, containing the index.html, style.css and script.js files. Usage: stmp.pl [dir name] [css name] [js name]

  • stmp-one.pl will create a directory, containing a index.html file with style and script elements embedded. Usage: stmp-one.pl [name]