0.0.1-pre.5 • Published 2 months ago

@hiogawa/inline-template v0.0.1-pre.5

Weekly downloads
-
License
MIT
Repository
github
Last release
2 months ago

inline-template

A simple templating system where both template input and output can be managed in a single file.

See how this --help is generated in ./README.md.

$ inline-template --help
inline-template/0.0.1-pre.5

Usage:
  $ inline-template [options] <file>

Expand inline template

Positional arguments:
  file    Input file

Options:
  --dry        Print instead of updating in-place
  --cwd=...    Working directory to execute shell code interpolation

Inspired by mdocs, the primary purpose is to automatically update readme files, which typically contain sample code and its output.

examples

0.0.1-pre.5

2 months ago

0.0.1-pre.4

9 months ago

0.0.1-pre.3

9 months ago

0.0.1-pre.0

9 months ago

0.0.0

9 months ago