0.0.16 • Published 8 months ago

@xcheme/cli v0.0.16

Weekly downloads
-
License
MIT
Repository
github
Last release
8 months 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

8 months ago

0.0.16

8 months ago

0.0.10

2 years ago

0.0.11

2 years ago

0.0.12

2 years ago

0.0.13

2 years ago

0.0.14

2 years ago

0.0.9

2 years ago

0.0.8

2 years ago

0.0.7

2 years ago

0.0.5

2 years ago

0.0.6

2 years ago

0.0.4

3 years ago

0.0.3

3 years ago

0.0.2

3 years ago