From 2a46a036752f2ab619bf750b2aadc169596118f2 Mon Sep 17 00:00:00 2001 From: David Leadbeater Date: Tue, 24 Jul 2012 02:14:12 +0100 Subject: [PATCH] Clean up readme --- README.pod | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) diff --git a/README.pod b/README.pod index d1488e7..6da1674 100644 --- a/README.pod +++ b/README.pod @@ -27,10 +27,18 @@ You just need a redis-server binary around, C below will start it for =item * Visit L +=item * Hack! + +Starman will pick up changes automatically, so web frontend changes should be +picked up right away. + =back =head2 Components +If you want to work on the indexing or other aspects you might need to run +these, to start with C may well be enough though. + =over 4 =item * cpangrep-index @@ -54,8 +62,8 @@ There's also a version that wraps this in L in F. =item * cpangrep-matcher -Backend workers that do the matching, based on a redis queue. This should be running along with the web -frontend, all the time: +Backend workers that do the matching, based on a redis queue. This should be +running along with the web frontend, all the time: bin/cpangrep-matcher