jstransformer-cli

1.0.0 • Public • Published

jstransformer-cli

Command line interface for JSTransformers.

Build Status Coverage Status Dependency Status Greenkeeper badge NPM version

Installation

npm install -g jstransformer-cli

Usage

jstransformer <transformer> <file> [options]
cat <file> | jstransformer <transformer> [options]

Options:

  --version  output the version number
  --locals   JSON string for locals
  --options   JSON string for options

Example

jstransformer marked README.md > README.html
cat README.md | jstransformer marked > README.html

License

MIT

Readme

Keywords

Package Sidebar

Install

npm i jstransformer-cli

Weekly Downloads

0

Version

1.0.0

License

MIT

Unpacked Size

5.23 kB

Total Files

6

Last publish

Collaborators

  • calebeby
  • forbeslindesay
  • hemanth
  • robloach
  • stoeffel
  • timothygu