From 7f516b207df92b8edc3a2d8ab45065dde454d6b8 Mon Sep 17 00:00:00 2001 From: Rex Feng Date: Sat, 4 Oct 2014 22:20:53 -0700 Subject: [PATCH] add okrun to Utilities section --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 65441e8..a1a25e0 100644 --- a/README.md +++ b/README.md @@ -468,6 +468,7 @@ Please take a quick gander at the [contribution guidelines](https://github.com/a * [lrserver](https://github.com/jaschaephraim/lrserver) - LiveReload server for Go * [mp](https://github.com/sanbornm/mp) - A simple cli email parser. It currently takes stdin and outputs JSON. * [ngrok](https://github.com/inconshreveable/ngrok) - Introspected tunnels to localhost. +* [okrun](https://github.com/xta/okrun) - go run error steamroller * [peco](https://github.com/peco/peco) - Simplistic interactive filtering tool * [profile](https://github.com/davecheney/profile) - Simple profiling support package for Go * [sqlx](https://github.com/jmoiron/sqlx) - provides a set of extensions on top of the excellent built-in database/sql package