Skip to content
/ bard Public

[read-only] Tool that helps manage monorepos

License

Notifications You must be signed in to change notification settings

SonsOfPHP/bard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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