cli-router

v0.4.0
cli-router
azk azuki cli router

start

example/index.js

deploy

./bin/npm-deploy

build:watch

yarn build -- --watch

build

babel ./src -s --out-dir lib

lint

eslint src spec

test

mocha --compilers js:babel-core/register ./spec

test:watch

yarn test -- --watch

Metadata

Downloads