From c0cf9abb9714b0cebd4c605343bf193ff2fd336d Mon Sep 17 00:00:00 2001 From: "Jonathan \"Duke\" Leto" Date: Thu, 6 Jan 2011 12:48:51 -0800 Subject: Docs for builder.pl --- README | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) (limited to 'README') diff --git a/README b/README index fb56615..7139479 100644 --- a/README +++ b/README @@ -31,4 +31,13 @@ on the server that the jitterbug Dancer app is running on, i.e. http://example.com:3001/hook/ -TODO: docs for builder.pl +Now you must start the builder, which actually clones a new git repo for +each task (this could be network-intensive) and actually runs the build +and test commands for each project. + + perl scripts/builder.pl -c config.yml + +Now, when you commit to a project that has a Jitterbug post-receive hook, +the builder check every 30 seconds for a new task and build and test your +projects! + -- cgit v1.2.3