diff options
-rw-r--r-- | src/zuulv3/overview.rst | 26 |
1 files changed, 26 insertions, 0 deletions
diff --git a/src/zuulv3/overview.rst b/src/zuulv3/overview.rst index c385964..a14e671 100644 --- a/src/zuulv3/overview.rst +++ b/src/zuulv3/overview.rst | |||
@@ -25,6 +25,29 @@ Zuul | |||
25 | .. hidetitle:: | 25 | .. hidetitle:: |
26 | .. ansi:: images/title.ans | 26 | .. ansi:: images/title.ans |
27 | 27 | ||
28 | This Talk | ||
29 | ========= | ||
30 | |||
31 | * In git: http://git.inaugust.com/cgit/inaugust.com/ | ||
32 | |||
33 | .. code:: bash | ||
34 | |||
35 | git clone http://git.inaugust.com/cgit/inaugust.com | ||
36 | cd src/zuulv3 | ||
37 | |||
38 | * Then: | ||
39 | |||
40 | .. code:: bash | ||
41 | |||
42 | cat overview.rst | ||
43 | |||
44 | * Or: | ||
45 | |||
46 | .. code:: bash | ||
47 | |||
48 | pip install presentty | ||
49 | presentty overview.rst | ||
50 | |||
28 | Red Hat | 51 | Red Hat |
29 | ======= | 52 | ======= |
30 | .. hidetitle:: | 53 | .. hidetitle:: |
@@ -802,6 +825,9 @@ Code Review Systems | |||
802 | 825 | ||
803 | In work / coming soon: | 826 | In work / coming soon: |
804 | 827 | ||
828 | * Pagure | ||
829 | |||
830 | Commonly Requested: | ||
805 | * GitLab | 831 | * GitLab |
806 | * Bitbucket | 832 | * Bitbucket |
807 | 833 | ||