command-interface

v4.0.2
Build powerful command-line interfaces from simple ES6 modules.

example

node ./lib/examples

test

sh ./node_modules/@tdb/test/sh/test.sh

tdd

yarn run test --reporter min --watch

lint

sh ./node_modules/@tdb/typescript/sh/lint.sh

build

sh ./node_modules/@tdb/typescript/sh/build.sh

prepare

yarn run lint && yarn test && yarn run build

Metadata

  • MIT
  • Whatever
  • Phil Cockfield
  • released 7/20/2018

Downloads