node-ytt-cli

0.0.49 • Public • Published

ytt

thin abstraction over the ytt cli for install with npm, cross platform

install

npm i -g node-ytt-cli

usage

refer to ytt documentation on cli

as pkg

const {ytt} = require("node-ytt-cli");

console.log(ytt.exec("--help"));

as cli

ytt --help

Readme

Keywords

Package Sidebar

Install

npm i node-ytt-cli

Weekly Downloads

82

Version

0.0.49

License

ISC

Unpacked Size

4.61 kB

Total Files

7

Last publish

Collaborators

  • daretodave