Initial setup.
[sentry.git] / README.xorg
CommitLineData
797cd61d
RB
1Sentry
2======
3
4
5This folder holds the whole setup for our `Sentry`_.
6
7Layout
8------
9
10Since 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: