workspace-tools

v0.26.3
A collection of tools that are useful in a git-controlled monorepo that is managed by one of these software:

test

jest

build

tsc

start

tsc -w --preserveWatchOutput

change

beachball change

format

prettier --write .

release

beachball publish -y

build:docs

typedoc src/index.ts

checkchange

beachball check

release:docs

yarn build:docs && gh-pages -d docs

Metadata

  • MIT
  • Whatever
  • Unknown
  • released 8/12/2022

Downloads