From 1a99ec425003969fc9437de3417da766b8c388da Mon Sep 17 00:00:00 2001 From: Pascal Dennerly Date: Wed, 23 Dec 2020 02:41:14 +0000 Subject: [PATCH] Add abbreviate (#3387) * Add abbreviate and httpref * Remove httpref * Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 43dae836..e4bce803 100644 --- a/README.md +++ b/README.md @@ -2342,6 +2342,7 @@ See [go-hardware](https://github.com/rakyll/go-hardware) for a comprehensive lis ### DevOps Tools +* [abbreviate](https://github.com/dnnrly/abbreviate) - abbreviate is a tool turning long strings in to shorter ones with configurable seperaters, for example to embed branch names in to deployment stack IDs. * [aptly](https://github.com/smira/aptly) - aptly is a Debian repository management tool. * [aurora](https://github.com/xuri/aurora) - Cross-platform web-based Beanstalkd queue server console. * [awsenv](https://github.com/soniah/awsenv) - Small binary that loads Amazon (AWS) environment variables for a profile.