create-monorepo-release

v0.1.8
A lightweight NodeJS monorepo CLI tagging tool for creating independent releases using conventional commits.

build

tsc

format

prettier --write "apps/**/*.ts" "libs/**/*.ts"

lint

eslint "src/**/*.ts" --fix

test

jest

test:watch

jest --watch

test:cov

jest --coverage

prepublish

yarn build

Metadata

  • UNLICENSED
  • Whatever
  • Alejandro Gonzalez Sole
  • released 6/24/2022

Downloads

Maintainers