matrix-appservice-irc

v0.11.2
An IRC Bridge for Matrix

test

BLUEBIRD_DEBUG=1 jasmine --stop-on-failure=true

lint

eslint --max-warnings 0 lib spec

check

npm test && npm run lint

ci-test

BLUEBIRD_DEBUG=1 nyc --report text jasmine

ci

npm run lint && npm run ci-test

Metadata

Downloads