From aa42ec68b83ff067c03cbc6a3a9461b8d0c1bcf4 Mon Sep 17 00:00:00 2001 From: Luke Childs Date: Wed, 6 Jul 2016 21:04:30 +0100 Subject: [PATCH] Add htconvert --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index abdb791..4119932 100644 --- a/README.md +++ b/README.md @@ -76,6 +76,7 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing. - [bower-name-cli](https://github.com/sindresorhus/bower-name-cli) - Check whether a package name is available on bower. - [caniuse-cmd](https://github.com/sgentle/caniuse-cmd) - Searches [caniuse.com](caniuse.com) about browser support of feature. +- [htconvert](https://github.com/lukechilds/htconvert) - Convert .htaccess redirects to nginx.conf redirects. - [is-up-cli](https://github.com/sindresorhus/is-up-cli) - Check whether a website is up or down. - [npm-name-cli](https://github.com/sindresorhus/npm-name-cli) - Check whether a package name is available on npm. - [npm-user-cli](https://github.com/sindresorhus/npm-user-cli) - Get user info of a npm user.