Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/sonsofphp/bard

[read-only] Tool that helps manage monorepos
https://github.com/sonsofphp/bard

bard-php monorepo php php8 sons-of-php sonsofphp

Last synced: 2 months ago
JSON representation

[read-only] Tool that helps manage monorepos

Awesome Lists containing this project

README

        

Bard
====

Bard is a tool that helps to manage monorepos.

* init = creates initial bard.json file
* merge = updates all the composer.json files
* validate = validates composer.json files
* split = updates read-only repositories
* release = bump deps, bump version, tag, git push, and updates repos
* changelog = manages changelogs

## bard.json

### version