Cross Platform AST Util
CLI wrapper for AST Util
Install
npm i gia-ast-util --g
Run from directory where all your files are
gia-ast-cat-contentImage request.json
gia-ast-img2stylize-request sample.jpg request.json
gia-ast-img2stylize-request sample.jpg request.json myProp --quiet
gia-ast-img2stylize-request sample.jpg request.json myProp --verbose
gia-ast-response-stylizedImage2file response.json mystylizedresult.jpg myProp --verbose
Dependencies
Further research
gia-ast-util img2request sample.jpg request.json
gia-ast-util catcontentimage request.json
gia-ast-util stylized2file result.json myresult.jpg
for this see: yargs
npm i yargs --save