From: Frank Duncan Date: Thu, 9 Dec 2021 19:27:55 +0000 (-0600) Subject: Update documentation to include local run X-Git-Url: https://code.consxy.com/gitweb/gitweb.cgi?p=candle;a=commitdiff_plain;h=ef313e3fb00532e3422bc268e805ad80788aff9a Update documentation to include local run --- diff --git a/README.md b/README.md index 31727e9..ad2a1cd 100644 --- a/README.md +++ b/README.md @@ -31,7 +31,11 @@ Only one can be running at a time. * Run `bin/candle project --show ` to show status of project * Includes what branches are failing * Run `bin/candle project --list` to show list all projects, and status -* Run `bin/candle job --log :` to see log +* Run `bin/candle job --log :` to see log + +== Local == + +* Run `bin/candle run` from a candle enabled project = General Design =