Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 359 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 359 Bytes

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