0.0.16 • Published 2 years ago

@xcheme/cli v0.0.16

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

XCHEME CLI

ts npm license

This package provides the XCHEME CLI.

Get started

Install using npm:

npm i @xcheme/cli

Usage

Seeing all options available:

xcm --help

Generating the parser in JavaScript:

xcm -s ./path/to/source.xcm

Running the parser instantly:

xcm -s ./path/to/source.xcm -t ./path/to/file.ex --run

License

All files in this package are covered by the MIT license, see LICENSE.

0.0.15

2 years ago

0.0.16

2 years ago

0.0.10

3 years ago

0.0.11

3 years ago

0.0.12

3 years ago

0.0.13

3 years ago

0.0.14

3 years ago

0.0.9

3 years ago

0.0.8

3 years ago

0.0.7

3 years ago

0.0.5

3 years ago

0.0.6

3 years ago

0.0.4

4 years ago

0.0.3

4 years ago

0.0.2

4 years ago