Skip to content
This repository has been archived by the owner on Feb 13, 2019. It is now read-only.

Latest commit

 

History

History
11 lines (8 loc) · 538 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 538 Bytes

DJ ES Build Status Coverage Status Documentation Status

To get started:

    $ virtualenv . && source ./bin/activate  # Or not
    $ pip install -e .
    $ pip install "file://$(pwd)#egg=djes[dev]"
    $ py.test