flow-mono-cli

v1.5.2
A command line interface that aims to solve a few issues while working with flow typed codebases in a mono-repo.
flow mono mono-repo cli stub typing lerna workspaces workspace and 2 more...

test

jest

clean

rimraf dist node_modules flow-typed

build

babel src --out-dir dist --ignore spec.js && flow-copy-source -v src dist --ignore='*.spec.js'

dev

nodemon --quiet --watch src --exec 'yarn build'

flow

flow

flow-typed

flow-typed

flow-typed-install

flow-typed install --ignoreDeps=peer --overwrite

prepare

yarn flow-typed-install || true

lint

eslint src

prettier

prettier --write src/**/*.js

prepublishOnly

yarn build

release

semantic-release

Metadata

  • MIT
  • >=8.11.4
  • Immonet dev team
  • released 12/4/2019

Downloads

Maintainers