From 7863baf8855ad7cd5ba5e5621bea88c9ea5e6b83 Mon Sep 17 00:00:00 2001 From: Rebecca Turner Date: Sun, 17 Sep 2017 16:29:51 -0700 Subject: [PATCH] Add handbrake-cli --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index a648d4c..c626f27 100644 --- a/README.md +++ b/README.md @@ -41,6 +41,8 @@ you can even use `npx` to view this list of `awesome-npx` tools: ### [goops](https://github.com/captainsafia/goops) - add gitignore rules heuristically based on files in your current directory `npx goops` +### [handbrake-cli](https://github.com/iarna/handbrake-cli) - (install and) run the handbrake CLI for video encoding on Mac and Windows `npx handbrake-cli` + ### [http-server](https://github.com/indexzero/http-server) - run a static web server in your current directory `npx http-server`