Version 0.1 of a schema for asset-map data
- Clone this repo
git clone https://github.com/WPRDC/asset-hound
- Move to project directory
cd asset-hound
- Install requirements
pip install -r requirements.txt
- Rename
local_settings.py.example
tolocal_settings.py
and update it to match your requirements.