Installation
=============

Clone the latest version of ``celerytest`` from GitHub::

    $ git clone git://github.com/RentMethod/celerytest.git

You can install it by doing the following,::

    $ tar xvfz celerytest-0.1.0.tar.gz
    $ cd celerytest-0.1.0
    # python setup.py install # as root


