Skip to content

kaaass/costflow-parser-simple-wrapper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

costflow-parser-simple-wrapper

A simple CLI wrapper for costflow parser

Usage

Usage: costflow-parser [options] <command>

Arguments:
  command                   command to parse

Options:
  -V, --version             output the version number
  -c, --config <file_path>  costflow config file (default: "costflow.json")
  -j, --json                output result in json
  -h, --help                display help for command

Build

npm run build

Credit

costflow/parser