lerna

v2.0.0-beta.38-18-g5043ad2
Tool for managing JavaScript projects with multiple packages

ci

npm run lint && npm run test

dev

babel -w src -d lib

fix

eslint src test --fix

lint

eslint src test

test

mocha -t 20000

build

babel src -d lib

coverage

nyc --reporter=lcov npm run test

prepublish

npm run build

Metadata

  • MIT
  • >= 4
  • Sebastian McKenzie
  • released 3/15/2017

Downloads