From ef313e3fb00532e3422bc268e805ad80788aff9a Mon Sep 17 00:00:00 2001 From: Frank Duncan Date: Thu, 9 Dec 2021 13:27:55 -0600 Subject: [PATCH] Update documentation to include local run --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) 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 = -- 2.25.1