@redhat-developer/alizer

v0.0.1

compile

tsc -p . && npm run copy-files

clean

rm -rf lib || rmdir lib /s /q

build

npm run clean && npm run compile

copy-files

cp -r ./resources ./lib/resources

test

npm run clean && npm run compile && mocha ./lib/test/recognizer.test.js
npm i @redhat-developer/alizer

Metadata

  • MIT
  • Whatever
  • Red Hat
  • released 7/8/2021

Downloads