0.2.0 • Published 5 years ago

slm-cli v0.2.0

Weekly downloads
3
License
MIT
Repository
github
Last release
5 years ago

slm-cli

npm node Libraries.io for GitHub license

Overview

Command line interface for Slm.

Requirements

Installation

npm install slm-cli

Usage

Usage: slm [options]

Options:
  -V, --version        output the version number
  -i, --input <file>   input slm file (default: stdin)
  -o, --output <file>  output html file (default: stdout)
  -d, --data <file>    template data module
  --ng2                support Angular 2+ attribute syntax
  -h, --help           output usage information

Licenses