Update documentation to include local run
authorFrank Duncan <frank@kank.net>
Thu, 9 Dec 2021 19:27:55 +0000 (13:27 -0600)
committerFrank Duncan <frank@kank.net>
Thu, 9 Dec 2021 19:27:55 +0000 (13:27 -0600)
README.md

index 31727e9dffc9108b664d46afd9e7b07565d7e044..ad2a1cd3b239a3b52621b3508fc54fe38d563ff0 100644 (file)
--- a/README.md
+++ b/README.md
@@ -31,7 +31,11 @@ Only one can be running at a time.
 * Run `bin/candle project --show <name>` 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 <project>:<sha>` to see log 
+* Run `bin/candle job --log <project>:<sha>` to see log
+
+== Local ==
+
+* Run `bin/candle run` from a candle enabled project
 
 = General Design =