@learnersguild/game-cli

v0.4.1
Option parser for Learners Guild commands.
idm jwt auth

build

babel -d lib/ src/ --ignore __tests__

prepublish

npm test && npm run build

2npm

publish

lint

xo

test:run

NODE_ENV=test ./node_modules/.bin/mocha --opts ./config/mocha.opts $(find . -path './**/__tests__/*.test.js' -not -path '*node_modules*')

test:watch

npm run test -- --watch

test

npm run lint && npm run test:run
npm i @learnersguild/[email protected]

Metadata

Downloads