From d5dc22f89dec77e01628ca0b07eef077157dea15 Mon Sep 17 00:00:00 2001 From: Adam Harris Date: Mon, 26 Oct 2015 09:06:02 -0600 Subject: [PATCH] Add get-port-cli --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 98d4d74..afda7a6 100644 --- a/README.md +++ b/README.md @@ -178,6 +178,8 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing. * [fullname-cli](https://github.com/sindresorhus/fullname-cli)- Get the fullname of the current user +* [get-port-cli](https://github.com/sindresorhus/get-port-cli)- Get an available port + * [gzip-size-cli](https://github.com/sindresorhus/gzip-size-cli)- Get the gzipped size of a file or stdin * [HASHA -cli](https://github.com/sindresorhus/hasha-cli)- Hashing made simple. Get the hash of text or stdin.