@stoplight/spectral

v6.1.0
[![](https://raw.githubusercontent.com/stoplightio/spectral/develop/docs/img/readme-header.svg)](https://stoplight.io/api-governance?utm_source=github&utm_medium=spectral&utm_campaign=readme) [![CircleCI](https://img.shields.io/circleci/build/github/stopl

cli

node -r ts-node/register/transpile-only -r tsconfig-paths/register src/index.ts

build.nix

pkg . --targets linux,macos,alpine --out-path ./binaries

cli:debug

node -r ts-node/register/transpile-only -r tsconfig-paths/register --inspect-brk src/index.ts

postbuild

copyfiles -u 1 "./src/formatters/html/*.html" "./dist/"

build.binary

pkg . --output ./binaries/spectral

build.windows

pkg . --targets windows --out-path ./binaries
npm i @stoplight/[email protected]

Metadata

Downloads