thin abstraction over the ytt cli for install with npm, cross platform
npm i -g node-ytt-cli
refer to ytt documentation on cli
const {ytt} = require("node-ytt-cli"); console.log(ytt.exec("--help"));
ytt --help