Initial setup.
[sentry.git] / README.xorg
1 Sentry
2 ======
3
4
5 This folder holds the whole setup for our `Sentry`_.
6
7 Layout
8 ------
9
10 Since modern development hipsters don't bother providing proper packages for Debian, we'll have to handle it by hand:
11 - A virtualenv is setup in ``/home/web/sentry/venv/``
12 - It contains all dependencies
13 - The X.org setup lives in ``xorg_sentry/``
14
15
16 .. _Sentry: http://sentry.readthedocs.org/
17
18 .. vim:set ft=rst: