github-clubhouse

v0.5.0
import GitHub issues as stories in Clubhouse
github clubhouse

build

npm run clean && ./node_modules/.bin/babel -d lib/ src/

clean

rimraf ./lib/*

prepublish

npm run build && npm test

2npm

publish

lint

xo

test:cov

npm run test:cov:run && npm run test:cov:send

test:cov:run

nyc --reporter=lcov npm run test:run

test:cov:send

codeclimate-test-reporter < ./coverage/lcov.info

test:run

NODE_ENV=test ./node_modules/.bin/tape 'lib/**/__tests__/*.test.js' | ./node_modules/.bin/faucet

test

npm run build && npm run lint && npm run test:run
npm i github-clubhouse

Metadata

  • ISC
  • 8.9.x
  • Jeffrey Wescott
  • released 4/19/2018

Downloads

Maintainers