i18n-cli

v0.2.0
A lightweight (not asynchronous) i18n module for creating cli tools
i18n cli

start

example/index.js

deploy

./bin/npm-deploy

build:clean

rm -Rf ./lib

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
npm i i18n-cli

Metadata

Downloads

Maintainers