@fredfogerty/js-cli

v0.6.1
An opinionated javascript command line tool

build

rm -rf dist && tsc

build:watch

tsc -w

lint

tslint 'src/**/*.ts{,x}' --type-check --format verbose --fix

np

ynp

prepublish

npm run build

test

npm run lint

test:unit

jest
npm i @fredfogerty/[email protected]

Metadata

  • MIT
  • Whatever
  • Frederick Fogerty
  • released 1/24/2017

Downloads

Maintainers