Tool to help manage PHP monorepos using GitHub

Fund package maintenance!
JoshuaEstes
Tidelift

Installs: 1

Dependents: 0

Suggesters: 0

Security: 0

Stars: 4

Watchers: 1

Forks: 0

Type:project

v0.3.8 2023-10-21 14:42 UTC

README

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