obr
v0.1.0
Published
One Big Repo - A monorepo management CLI tool
Downloads
6
Maintainers
Readme
OBR (One Big Repo)
⚠️ Work in Progress ⚠️
A TypeScript CLI tool for managing monorepos.
Commands
obr init- Initialize a new monorepo structureobr build- Build packages in the monorepoobr status- Show status of all packages
Installation
npm install
npm run buildUsage
./bin/obr --help