This is an automated email from the ASF dual-hosted git repository.

curcuru pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/whimsy.git


The following commit(s) were added to refs/heads/master by this push:
     new 20034da  Add pointers to more detailed docs
20034da is described below

commit 20034da0b8790b82e37ed8f4cfd3fa33773c2a8c
Author: Shane Curcuru <[email protected]>
AuthorDate: Tue Mar 27 16:14:29 2018 -0400

    Add pointers to more detailed docs
    
    Is this file still relevant?  Or should all the docs for agenda tool be
    in www/…?
---
 config/board-agenda.md | 13 +++++++++++++
 1 file changed, 13 insertions(+)

diff --git a/config/board-agenda.md b/config/board-agenda.md
index 8896a58..9a7298a 100644
--- a/config/board-agenda.md
+++ b/config/board-agenda.md
@@ -1,5 +1,13 @@
 Configuring the Board Agenda Tool
 
+You can run a local copy of the Board Agenda tool with the below config, 
+for testing or training purposes.
+
+See also:
+
+- [https://whimsy.apache.org/board/test](https://whimsy.apache.org/board/test) 
- script showing environment
+- 
[www/board/agenda/README.md](https://github.com/apache/whimsy/blob/master/www/board/agenda/README.md)
 - Detailed agenda walkthrough
+
 Install Dependencies
 --------------------
 
@@ -53,3 +61,8 @@ $ chromedriver -v
 ChromeDriver 2.35.528157 (4429ca2590d6988c0745c24c8858745aaaec01ef)
 ```
 
+If everything worked, you can run the agenda tool locally by:
+
+```
+rake test:server
+```

-- 
To stop receiving notification emails like this one, please contact
[email protected].

Reply via email to