@stoplight/command

v0.0.11-1
Stoplight command registry implementation.

depcheck

depcheck

prepublishOnly

yarn build

prebuild

yarn clean

build

NODE_ENV=production yarn build.module

build.module

tsc --outDir ./lib

build.docs

typedoc --out docs --target es6 --theme minimal --mode file src

start

NODE_ENV=development yarn build.module -w

clean

git clean -fdX .

lint

tslint 'src/**/*.ts'
npm i @stoplight/[email protected]

Metadata

  • MIT
  • Whatever
  • Stoplight
  • released 2/26/2018

Downloads