From c7b35b3800ad035d9c42682abf80e9a5841f8a39 Mon Sep 17 00:00:00 2001 From: Sindre Sorhus Date: Mon, 4 Aug 2014 01:12:29 +0200 Subject: [PATCH] add `googleauth` --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index e5c31e1..d6c37db 100644 --- a/readme.md +++ b/readme.md @@ -123,6 +123,7 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing. - [progress](https://github.com/visionmedia/node-progress) - Flexible ascii progress bar. - [log-symbols](https://github.com/sindresorhus/log-symbols) - Colored symbols for various log levels. - [columnify](https://github.com/timoxley/columnify) - Create text-based columns suitable for console output. Supports cell wrapping. +- [googleauth](https://github.com/maxogden/googleauth) - Create and load persistent Google authentication tokens for command-line apps. ### Build tools