DigitalOcean DNS (DODNS) Requirements (click each one for install guide) Python 3.5.x pip git pipenv Installation $ git clone https://gitlab.com/zackyjack/dodns.git $ cd dodns/ $ pipenv install Update To update your project do (in the project folder): git pull To update python requirement packages do (in the project folder): pipenv update