From a1e7b493d0bec8271e8683a5f9e3b1546e67a423 Mon Sep 17 00:00:00 2001 From: Kunal Dabir Date: Thu, 31 Aug 2017 21:04:05 +0530 Subject: [PATCH] Suggesting `has` (#147) --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 1051411..cd61796 100644 --- a/readme.md +++ b/readme.md @@ -162,6 +162,7 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing. - [mapscii](https://github.com/rastapasta/mapscii) - Terminal Map Viewer - the whole world in your console! - [website-popup-cli](https://github.com/sindresorhus/website-popup-cli) - Quickly watch a window in a pop up window without closing or opening another full screen window. - [getnews.tech](https://github.com/omgimanerd/getnews.tech) - Fetch news headlines from various news outlets in your terminal. +- [has](https://github.com/kdabir/has) - Checks for the presence of various commands and their versions on the path. ### macOS