===========
Quick Start
===========

Requirements
============

* Django 1.4 or greater


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

You can install Hadrian through pip::

    pip install hadrian
    
You can install whichever packages you like.  To use the fabric commands for run_local you need to install the ``django_extensions`` package.