Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/sonsofphp/bard
- Owner: SonsOfPHP
- License: mit
- Created: 2022-05-11T21:17:00.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-10-10T12:50:58.000Z (2 months ago)
- Last Synced: 2024-10-12T13:20:10.903Z (2 months ago)
- Topics: bard-php, monorepo, php, php8, sons-of-php, sonsofphp
- Language: PHP
- Homepage: https://docs.sonsofphp.com/bard
- Size: 90.8 KB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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