lerna

v2.0.0-beta.36
Tool for managing JavaScript projects with multiple packages

ci

npm run lint && cross-env DEBUG_CALLS=true npm run test

dev

babel -w src -d lib

fix

eslint src test --fix

lint

eslint src test

test

mocha -t 5000

build

babel src -d lib

prepublish

npm run build

Metadata

  • MIT
  • >= 4
  • Sebastian McKenzie
  • released 2/2/2017

Downloads