@xcheme/cli
v0.0.16
Published
XCHEME command line interface.
Readme
XCHEME CLI
This package provides the XCHEME CLI.
Get started
Install using npm:
npm i @xcheme/cliUsage
Seeing all options available:
xcm --helpGenerating the parser in JavaScript:
xcm -s ./path/to/source.xcmRunning the parser instantly:
xcm -s ./path/to/source.xcm -t ./path/to/file.ex --runLicense
All files in this package are covered by the MIT license, see LICENSE.
