0.1.2 • Published 10 years ago

carpenter v0.1.2

Weekly downloads
64
License
-
Repository
github
Last release
10 years ago

Carpenter

minimal template/static-site generator

given a text file...

carpenter sourceFile destFile {opts}

# insert output of a shell command
{{{!date}}} 

# insert a commandline options `--name foo`
{{{-name}}}

# insert output of a javascript expression
{{{=Math.random()}}}

try running carpenter on this readme!

carpenter README.md

License

MIT

0.1.2

10 years ago

0.1.1

11 years ago

0.1.0

11 years ago

0.0.2

11 years ago

0.0.1

11 years ago

0.0.0

11 years ago