1.0.2 • Published 5 years ago

cerba v1.0.2

Weekly downloads
3
License
ISC
Repository
github
Last release
5 years ago

cerba

semantic release coverage npm

Tool to help build monorepo projects.

Install

npm install cerba -g
cerba

Use directly via npx

npx cerba

Why

I created this tool as an alternative to the classic monorepo approach, where you could write code as a monorepo, and pluck out packages you'd wish to publish as their own module.