We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bad8c52 commit 36db9ccCopy full SHA for 36db9cc
README
@@ -22,6 +22,9 @@ Getting started
22
You will need Python, and the bottle.py framework (the package is usually
23
called python-bottle in most distributions).
24
25
+If pygments is available, it will be used for syntax highlighting, otherwise
26
+everything will work fine, just in black and white.
27
+
28
29
First, create a configuration file for your repositories. You can start by
30
copying sample.conf, which has the list of the available options.
0 commit comments