michaelklishin / mrmm

CLI-based multi-repository milestone manager

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Multi-repository Milestone Manager

This is a tiny CLI tool that helps manage milestones in multiple GitHub repositories.

Consider a project which is produced from multiple repositories. When a release is published, an existing milestone has to be closed and a new one has to be created in all of the repos. This tool makes it easier for both humans and machines/pipelines.

The tool is very immature and currently has zero documentation.

In its current state it's almost certainly isn't suitable for anyone but the author.

Copyright and License

(c) Michael Klishin, 2018.

Released under the Apache Software License 2.0.

About

CLI-based multi-repository milestone manager

License:Apache License 2.0


Languages

Language:Rust 100.0%