From 220eb2b861a214fcfa456fbf473275ff5b45aa7a Mon Sep 17 00:00:00 2001 From: Rosiney Gomes Pereira Date: Tue, 11 Feb 2020 22:48:35 -0300 Subject: [PATCH] Add mkdkr as Developer tool Signed-off-by: Rosiney Gomes Pereira --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 46d7320..e582eb0 100644 --- a/README.md +++ b/README.md @@ -191,6 +191,7 @@ A curated list of awesome command-line frameworks, toolkits, guides and gizmos. * [git-sh](https://github.com/rtomayko/git-sh) - A customized Bash environment suitable for Git work * [hub](https://github.com/github/hub) - hub helps you win at git. * [licins](https://github.com/dogoncouch/licins) - Insert commented software licenses into source code. +* [mkdkr](https://github.com/rosineygp/mkdkr) - Makefile + Docker = CI Pipeline * [mr](https://myrepos.branchable.com) - Multiple Repository management tool * [overcommit](https://github.com/sds/overcommit) - A fully configurable and extendable Git hook manager * [pre-commit](https://pre-commit.com) - A framework for managing and maintaining multi-language pre-commit hooks