ceruleanlabs / marco

Simple CLI tool for fetching list of projects which are ready for a release
https://www.npmjs.com/package/marco-cli
MIT License
0 stars 0 forks source link
cli deploy deploy-tool deployment release release-helper release-notes

Build Status Coverage Status

Marco

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).

Assumptions

Installation & Usage

npm install --global marco-cli
marco

Additional Info

Read the docs

License

MIT