@articulate/sox

v0.1.1
Our super-special sockets stuff

build

buble -i client -o dist

clean

rm -rf dist/* && mkdir -p dist

coverage

nyc report --reporter=text-lcov | coveralls

lint

eslint client server test

postversion

git push --tags origin master

prebuild

yarn run clean

pretest

yarn run build

pretest:coverage

yarn run build

preversion

git checkout master && yarn run build

test

mocha test --reporter=dot

test:ci

yarn run lint && yarn run test:coverage && yarn run coverage

test:coverage

nyc yarn run test
npm i @articulate/[email protected]

Metadata

  • MIT
  • Whatever
  • articulate
  • released 1/12/2018

Downloads