From af247b5ad3f59174be91a51a3d4d02b419790947 Mon Sep 17 00:00:00 2001 From: Amila Welihinda Date: Tue, 26 Mar 2019 00:05:09 -0700 Subject: [PATCH] add joker to 'development' section --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 5653025..9443931 100644 --- a/readme.md +++ b/readme.md @@ -121,6 +121,7 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing. - [cgasm](https://github.com/bnagy/cgasm) - A tool that gives x86 assembly documentation. It is pronounced "SeekAzzem". - [cookiecutter](https://github.com/audreyr/cookiecutter) - Creates projects from cookiecutters (project templates). - [dockly](https://github.com/lirantal/dockly) - Interactive CLI for managing Docker containers. +- [joker](https://github.com/amilajack/joker) - A modern and intuitive testing library for command-line apps - [legit](https://github.com/captainsafia/legit) - Choose from many Open Source licences to generate a LICENSE file or add license headers to files. - [mklicense](https://github.com/cezaraugusto/mklicense) - Create a custom LICENSE file painlessly with customized info. Busy people & beginner's friendly. - [rebound](https://github.com/shobrook/rebound) - Instantly fetch Stack Overflow results in your terminal when you get a compiler error.