@pyxl/set-test
TypeScript icon, indicating that this package has built-in type declarations

0.0.5 • Public • Published

set-test version license

A linter for PYXL sets.

Usage

First, install the package

Globally

$ npm install -g @pyxl/set-test

Locally

$ npm install --save-dev @pyxl/set-test

Then, test a PYXL set like so

$ set-test --file ./us-set.json

Options

$ set-test --help
set-test [args]

Options:
  --version   Show version number                                      [boolean]
  -f, --file  json file to test
                      [string] [default: (current direcory via node resolution)]
  --help      Show help                                                [boolean]

Package Sidebar

Install

npm i @pyxl/set-test

Weekly Downloads

0

Version

0.0.5

License

GPL-3.0

Unpacked Size

48.8 kB

Total Files

7

Last publish

Collaborators

  • jajaperson