diff --git a/README.md b/README.md index 615700f4..d6bc77d7 100644 --- a/README.md +++ b/README.md @@ -2082,6 +2082,7 @@ _**Unofficial** set of patterns for structuring projects._ * [lets-go](https://github.com/aplescia-chwy/lets-go) - Go module that provides common utilities for Cloud Native REST API development. Also contains AWS Specific utilities. * [limiters](https://github.com/mennanov/limiters) - Rate limiters for distributed applications in Golang with configurable back-ends and distributed locks. * [lrserver](https://github.com/jaschaephraim/lrserver) - LiveReload server for Go. +* [mani](https://github.com/alajmo/mani) - CLI tool to help you manage multiple repositories. * [mc](https://github.com/minio/mc) - Minio Client provides minimal tools to work with Amazon S3 compatible cloud storage and filesystems. * [mergo](https://github.com/imdario/mergo) - Helper to merge structs and maps in Golang. Useful for configuration default values, avoiding messy if-statements. * [mimemagic](https://github.com/zRedShift/mimemagic) - Pure Go ultra performant MIME sniffing library/utility.