pg-db-objects

v0.3.7
DB and table lifecycle management Edit

preversion

yarn build && yarn docs

build

yarn build:clean && yarn build:lib && yarn build:flow

build:clean

rimraf lib

build:lib

babel -d lib src --ignore '**/__tests__/**'

build:flow

flow-copy-source src lib --ignore '**/__tests__/**'

docs

documentation build src/** --config documentation.yml -f html -o docs

test

jest

test:watch

yarn test --watchAll --coverage

Metadata

  • MIT
  • >=8.6.0
  • Jonathan Wickens
  • released 11/17/2017

Downloads

Maintainers