Skip to content

Instantly share code, notes, and snippets.

View opensourceame's full-sized avatar

David Kelly opensourceame

View GitHub Profile
@opensourceame
opensourceame / import_zone_to_hover.rb
Created December 22, 2020 10:35
Import a DNS zone file into hover.com
#!/usr/bin/env ruby
# import am DNS zone file into Hover
#
# first get your domain ID from here:
# https://www.hover.com/api/domains/yourdomain.com/dns/
#
# install the required gems:
#
# gem install hover dns-zone