Hacker News new | ask | show | jobs
Show HN: Mani – go CLI to manage multiple repos (github.com)
1 points by samiralajmovic 1771 days ago
1 comments

mani is a CLI tool that helps you manage multiple repositories. It's useful when you are working with microservices, multi-project systems, many libraries or just a bunch of repositories and want a central place for pulling all repositories and running commands over them.

You specify repository and commands in a config file and then run the commands over all or a subset of the repositories.