thusoy / poff

A plain old flask frontend for PowerDNS.
MIT License
1 stars 0 forks source link

poff Build Status

A plain old flask frontend for PowerDNS.

Test coverage

Development

Set up local virtualenv with the dependencies:

$ ./configure

Run the tests:

$ ./test

Happy hacking!