Simple CLI tool for fetching list of projects which are ready for a release.
After configuring all managed repositories, this tool will list the projects which have unreleased changes (based on version tags).
- Target repo is hosted on GitHub
- User has configured an SSH key with GitHub
- Target repo uses tags for versioning
- Target repo uses SemVer
npm install --global marco-cli
marco