jsonnet-cli

0.0.3 • Public • Published

Jsonnet-cli

FOSSA Status

a wrapper around node-jsonnet for the cli

Installation

npm i -g jsonnet-cli

Usage

jsonnet --src ./demo1.jsonnet --output ./dist
jsonnet -i ./demo1.jsonnet -o ./ --yaml 

All arguments argument are optional

-i, --input     input file or dir to search for files, default is ./
-o, --output    output file or dir, deafult is ./
-y, --yaml      output as yaml instead of json
-h, --heml      display usage instructions

License

FOSSA Status

Readme

Keywords

none

Package Sidebar

Install

npm i jsonnet-cli

Weekly Downloads

2

Version

0.0.3

License

MIT

Unpacked Size

9.33 kB

Total Files

7

Last publish

Collaborators

  • steadyopensource