slp-sdk

v4.15.0
SLP SDK powered by BITBOX

build

node ./node_modules/gulp/bin/gulp.js build && ./node_modules/typescript/bin/tsc

test

TEST=unit nyc --reporter=text mocha --require babel-core/register --timeout 10000 test/ --exit

test:unit

TEST=unit nyc --reporter=text mocha --require babel-core/register --timeout 10000 test/ --exit

test:integration

TEST=integration nyc --reporter=text mocha --require babel-core/register --timeout 30000 test/ --exit

test:e2e

mocha --timeout 60000 test/e2e --exit

coverage

nyc report --reporter=text-lcov | coveralls

coverage:report

nyc --reporter=html mocha --require babel-core/register --timeout 10000

semantic-release

semantic-release
npm i slp-sdk

Metadata

  • MIT
  • >=10.15.3
  • Gabriel Cardona
  • released 1/13/2020

Downloads

Maintainers