Skip to content

Commit

Permalink
Create README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
yshchan committed Jan 31, 2014
1 parent 8d8ce14 commit 044697a
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
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]

0 comments on commit 044697a

Please sign in to comment.