oscartbeaumont / netlify-dynamic-dns

A Dynamic DNS Client For Netlify Managed DNS
MIT License
61 stars 18 forks source link

Version 2.0 #3

Closed oscartbeaumont closed 5 years ago

oscartbeaumont commented 5 years ago

This version now uses Cobra for the command line interface. The code has been cleaned up and the pkg/ directory is now an API that could be used by other projects. The command line tool now has two modes update and updater. The Dockerfile is now non-root and Go Dep is being used for vendoring.