From ca0cd33b227ce0bb6a22bd9a9cbc2d278bf8ef1c Mon Sep 17 00:00:00 2001 From: Maxim Chernyak Date: Mon, 5 Jan 2015 18:00:36 -0500 Subject: [PATCH] Add spring to whatsup --- bin/whatsup | 1 + 1 file changed, 1 insertion(+) diff --git a/bin/whatsup b/bin/whatsup index 79f6a50..4b9655e 100755 --- a/bin/whatsup +++ b/bin/whatsup @@ -16,3 +16,4 @@ findproc irb && echo irb findproc rasterizer && echo rasterizer findproc elasticsearch && echo elasticsearch findproc "rails server" && echo rails server +findproc spring && echo spring