Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 585 Bytes

README.md

File metadata and controls

21 lines (15 loc) · 585 Bytes

DigitalOcean DNS (DODNS)

Requirements (click each one for install guide)

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